UpdateTransformationTemplateInput
No description
FieldsLink copied!
UpdateTransformationTemplateInput.id
● ID!
non-null scalarLink copied!
The ID of the transformation template to update
UpdateTransformationTemplateInput.label
● String!
non-null scalarLink copied!
A short human readable description of the transformation template
UpdateTransformationTemplateInput.template
● String!
non-null scalarLink copied!
The URL query parameters that this transformation template expands to, as dcoumented in the Dynamic Media API reference
Member ofLink copied!
updateTransformationTemplate
mutation