INPUT_OBJECT
UpdateBottleSectionInput
Update Bottle Section input object
link GraphQL Schema definition
- input UpdateBottleSectionInput {
- # ID of the Bottle Section
- ID! :
- # the Media of the Bottle Section
- UpdateBottleSectionRepresentationRelation :
- # Name of the Bottle Section
- String :
- }