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.