Skip to content

updateInterfaceSpecificationVersionTemplate ​

Updates an InterfaceSpecificationVersionTemplate, requires CAN_CREATE_TEMPLATES

graphql
updateInterfaceSpecificationVersionTemplate(
  input: UpdateInterfaceSpecificationVersionTemplateInput!
): UpdateInterfaceSpecificationVersionTemplatePayload!

Arguments ​

updateInterfaceSpecificationVersionTemplate.input ● UpdateInterfaceSpecificationVersionTemplateInput! non-null input ​

Defines which InterfaceSpecificationVersionTemplate to update and how to update it

Type ​

UpdateInterfaceSpecificationVersionTemplatePayload object ​

Released under the MIT License.