Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Input Object Type

SetCustomMetadataInput

No description
Input Fields
parentIds: [ID!]!

List of parentIds where CustomMetadata should be set.

customMetadata: [CustomMetadataInput!]!

CustomMetadata to be set to the list of parentIds.