MoveInput input object

An individual move to perform of an object to a position.

Input fields

  • id ([ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)) REQUIRED
    The ID of the object to be moved.
  • newPosition ([UnsignedInt64!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#unsignedint64-2021-01)) REQUIRED
    The new position of the object in the set, using a 0 based index.