Skip to content

updateInterfaceSpecificationTemplate

Updates an InterfaceSpecificationTemplate, requires CAN_CREATE_TEMPLATES

graphql
updateInterfaceSpecificationTemplate(
  input: UpdateInterfaceSpecificationTemplateInput!
): UpdateInterfaceSpecificationTemplatePayload!

Arguments

updateInterfaceSpecificationTemplate.input ● UpdateInterfaceSpecificationTemplateInput! non-null input

Defines which InterfaceSpecificationTemplate to update and how to update it

Type

UpdateInterfaceSpecificationTemplatePayload object

Released under the MIT License.