pageAttributeUnassign
Unassign attributes from a given page type.
pageAttributeUnassign(
attributeIds: [ID!]!
pageTypeId: ID!
): PageAttributeUnassign
Arguments
pageAttributeUnassign.attributeIds
● [ID!]!
non-null scalar miscellaneous
The IDs of the attributes to unassign.
pageAttributeUnassign.pageTypeId
● ID!
non-null scalar miscellaneous
ID of the page type from which the attributes should be unassign.
Type
PageAttributeUnassign
object pages
Unassign attributes from a given page type.