INPUT_OBJECT

CreateBottleVinolokSizeRelation

Create Bottle to Vinolok Size relation input object

link GraphQL Schema definition

  • input CreateBottleVinolokSizeRelation {
  • # ID of Vinolok Size to be connected
  • connect: ID!
  • }