INPUT_OBJECT
CreateBottleShapeInput
Create Bottle Shape input object
link GraphQL Schema definition
- input CreateBottleShapeInput {
- # the Media of the Bottle Shape
- : CreateBottleShapeRepresentationRelation
- # Name of the Bottle Shape
- : String!
- }
INPUT_OBJECT
Create Bottle Shape input object
- input CreateBottleShapeInput {
- # the Media of the Bottle Shape
- : CreateBottleShapeRepresentationRelation
- # Name of the Bottle Shape
- : String!
- }