Skip to content

createComponentTemplate ​

Creates a new ComponentTemplate, requires CAN_CREATE_TEMPLATES

graphql
createComponentTemplate(
  input: CreateComponentTemplateInput!
): CreateComponentTemplatePayload!

Arguments ​

createComponentTemplate.input ● CreateComponentTemplateInput! non-null input ​

Defines the created ComponentTemplate

Type ​

CreateComponentTemplatePayload object ​

Released under the MIT License.