Skip to content

updateRelationTemplate ​

Updates a RelationTemplate, requires CAN_CREATE_TEMPLATES

graphql
updateRelationTemplate(
  input: UpdateRelationTemplateInput!
): UpdateRelationTemplatePayload!

Arguments ​

updateRelationTemplate.input ● UpdateRelationTemplateInput! non-null input ​

Defines which RelationTemplate to update and how to update it

Type ​

UpdateRelationTemplatePayload object ​

Released under the MIT License.