Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Input object type

AddCustomMetadataInput

No description
Input fields
parentIds: [ID!]!

Set of parent Ids to which CustomMetadata should be added.

customMetadata: [CustomMetadataInput!]!

CustomMetadata property and respective values to add to the given set of parents.