Skip to content

createInterfaceSpecificationTemplate

Creates a new InterfaceSpecificationTemplate, requires CAN_CREATE_TEMPLATES

graphql
createInterfaceSpecificationTemplate(
  input: CreateInterfaceSpecificationTemplateInput!
): CreateInterfaceSpecificationTemplatePayload!

Arguments

createInterfaceSpecificationTemplate.input ● CreateInterfaceSpecificationTemplateInput! non-null input

Defines the created InterfaceSpecificationTemplate

Type

CreateInterfaceSpecificationTemplatePayload object

Released under the MIT License.