INPUT_OBJECT

CreateBottleShapeRepresentationRelation

Create Bottle Shape to Media relation input object

link GraphQL Schema definition

  • input CreateBottleShapeRepresentationRelation {
  • # ID of Media to be connected
  • connect: ID!
  • }