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! :
- }