CreateTransformationTemplateInput
No description
FieldsLink copied!
CreateTransformationTemplateInput.mediaHubId
● ID!
non-null scalarLink copied!
The ID of the media hub that owns the new tranformation template
CreateTransformationTemplateInput.name
● String!
non-null scalarLink copied!
The name of the new transformation template, used when referencing it from Dynamic Media. Transformation template names must be unique and cannot be changed
CreateTransformationTemplateInput.label
● String!
non-null scalarLink copied!
A short human readable description of the transformation template
CreateTransformationTemplateInput.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!
createTransformationTemplate
mutation