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.