Types
ReorderGalleryGroupInput
Autogenerated input type of ReorderGalleryGroup
input
ReorderGalleryGroupInputFields
atBottom
Boolean
Move the section to the bottom of its page. Mutually exclusive with atTop and atItemId.
atItemId
ID
ID of a sibling section to insert above. Mutually exclusive with atTop and atBottom.
atTop
Boolean
Move the section to the top of its page. Mutually exclusive with atBottom and atItemId.
clientMutationId
String
A unique identifier for the client performing the mutation.
galleryGroupId
ID!
required
ID of the gallery section to move — resource ID or GlobalID.