INPUT_OBJECT

UpdateImagesOrderInput

Update Image order input object

link GraphQL Schema definition

  • input UpdateImagesOrderInput {
  • # Ordered IDs of the Images
  • ids: [ID!]
  • }

link Require by