INPUT_OBJECT

CreateBottleFamilyRelation

Create Reference to Bottle Family relation input object

link GraphQL Schema definition

  • input CreateBottleFamilyRelation {
  • # ID of Bottle Family to be connected
  • connect: ID!
  • }