Skip to content

updateInterfacePartTemplate

Updates an InterfacePartTemplate, requires CAN_CREATE_TEMPLATES

graphql
updateInterfacePartTemplate(
  input: UpdateInterfacePartTemplateInput!
): UpdateInterfacePartTemplatePayload!

Arguments

updateInterfacePartTemplate.input ● UpdateInterfacePartTemplateInput! non-null input

Defines which InterfacePartTemplate to update and how to update it

Type

UpdateInterfacePartTemplatePayload object

Released under the MIT License.