Mutation
Variables
Response
Mutations
reorderSpacesCollection
Reorder a Spaces Collection within the Network sidebar. Pass exactly one of
atTop, atBottom, or atItemId (the ID of a sibling Collection to insert
above). See docs/reordering.md for the full protocol.
MUTATION
reorderSpacesCollection(input: ReorderSpacesCollectionInput!): ReorderSpacesCollectionPayloadArguments
input
ReorderSpacesCollectionInput!
required
Parameters for ReorderSpacesCollection
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
spacesCollection
Mutation
Variables
Response