Types
ReorderSpacesCollectionInput
Autogenerated input type of ReorderSpacesCollection
input
ReorderSpacesCollectionInputFields
atBottom
Boolean
Move the Collection to the bottom of the Network sidebar. Mutually exclusive with atTop and atItemId.
atItemId
ID
ID of a sibling Collection to insert above. Mutually exclusive with atTop and atBottom.
atTop
Boolean
Move the Collection to the top of the Network sidebar. Mutually exclusive with atBottom and atItemId.
clientMutationId
String
A unique identifier for the client performing the mutation.
collectionId
ID!
required
ID of the Spaces Collection to move.