INPUT_OBJECT

UpdateBottlesOrderInput

Update Bottle order input object

link GraphQL Schema definition

  • input UpdateBottlesOrderInput {
  • # Ordered IDs of the Bottles
  • ids: [ID!]
  • }

link Require by