pageAttributeAssign
Assign attributes to a given page type.
pageAttributeAssign(
attributeIds: [ID!]!
pageTypeId: ID!
): PageAttributeAssign
Arguments
pageAttributeAssign.attributeIds
● [ID!]!
non-null scalar miscellaneous
The IDs of the attributes to assign.
pageAttributeAssign.pageTypeId
● ID!
non-null scalar miscellaneous
ID of the page type to assign the attributes into.
Type
PageAttributeAssign
object pages
Assign attributes to a given page type.