INPUT_OBJECT

CreateBottleSectionRepresentationRelation

Create Bottle Section to Media relation input object

link GraphQL Schema definition

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