Skip to content

updateTemplateDeprecationStatus ​

Updates the deprecation state of the template, requires CAN_CREATE_TEMPLATES

graphql
updateTemplateDeprecationStatus(
  input: UpdateTemplateDeprecationStatusInput!
): UpdateTemplateDeprecationStatusPayload!

Arguments ​

updateTemplateDeprecationStatus.input ● UpdateTemplateDeprecationStatusInput! non-null input ​

Defines the new deprecation status and the Template to update

Type ​

UpdateTemplateDeprecationStatusPayload object ​

Released under the MIT License.