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

RemoveCustomMetadataInput

No description
Input Fields
parentIds: [ID!]!

List of parent Ids where CustomMetadata should be removed from.

customMetadata: [CustomMetadataInput!]!

CustomMetadata to be removed from the list of parent Ids.