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.