MoveInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for a single move of an object to a specific position in a set, using a zero-based index.
Access Scopes
Fields
-
id:
ID! -
The ID of the object to be moved.
-
newPosition:
UnsignedInt64! -
The new position of the object in the set.
Input objects with this input object
Examples