Types
ReorderPinInput
Autogenerated input type of ReorderPin
input
ReorderPinInputFields
atBottom
Boolean
Move the pin to the bottom of the list. Mutually exclusive with atTop and atItemId.
atItemId
ID
ID of a sibling pin to insert above. Mutually exclusive with atTop and atBottom.
atTop
Boolean
Move the pin to the top of the list. Mutually exclusive with atBottom and atItemId.
clientMutationId
String
A unique identifier for the client performing the mutation.
pinId
ID!
required
ID of the pin to move.