pageTypeReorderAttributes
Reorder the attributes of a page type.
pageTypeReorderAttributes(
moves: [ReorderInput!]!
pageTypeId: ID!
): PageTypeReorderAttributes
Arguments
pageTypeReorderAttributes.moves
● [ReorderInput!]!
non-null input miscellaneous
The list of attribute reordering operations.
pageTypeReorderAttributes.pageTypeId
● ID!
non-null scalar miscellaneous
ID of a page type.
Type
PageTypeReorderAttributes
object pages
Reorder the attributes of a page type.