INPUT_OBJECT

CreateVinolokSizeRelation

Create Closure to Vinolok Size relation input object

link GraphQL Schema definition

  • input CreateVinolokSizeRelation {
  • # IDs of Vinolok Sizes to be connected
  • connect: [ID!]
  • sync: [ID]
  • }