INPUT_OBJECT
CreateBottleSectionInput
Create Bottle Section input object
link GraphQL Schema definition
- input CreateBottleSectionInput {
- # the Media of the Bottle Section
- : CreateBottleSectionRepresentationRelation
- # Name of the Bottle Section
- : String!
- }