TransformationTemplate
No description
FieldsLink copied!
TransformationTemplate.id ● ID! non-null scalarLink copied!
The ID of the object
TransformationTemplate.template ● String! non-null scalarLink copied!
Transformation template data
TransformationTemplate.name ● String! non-null scalarLink copied!
Transformation template name
TransformationTemplate.label ● String! non-null scalarLink copied!
Transformation template label
TransformationTemplate.createdDate ● String! non-null scalarLink copied!
Date transformation template was created
TransformationTemplate.updatedDate ● String! non-null scalarLink copied!
Date transformation template was last updated
TransformationTemplate.createdBy ● String! non-null scalarLink copied!
User who created the transformation template
TransformationTemplate.updatedBy ● String! non-null scalarLink copied!
User who last updated the transformation template
TransformationTemplate.lastPublishJobId ● String! non-null scalarLink copied!
Last publish job id of transformation template
InterfacesLink copied!
Node interfaceLink copied!
An object with an ID
Returned byLink copied!
createTransformationTemplate mutation ● publishTransformationTemplate mutation ● transformationTemplate query ● updateTransformationTemplate mutation
Member ofLink copied!
MediaHub object ● TransformationTemplateEdge object