INPUT_OBJECT
CreateBottleManufacturerInput
Create Bottle Manufacturer input object
link GraphQL Schema definition
- input CreateBottleManufacturerInput {
- # the Media of the Bottle Manufacturer
- CreateBottleManufacturerRepresentationRelation :
- # Name of the Bottle Manufacturer
- String! :
- # Website URL of the Bottle Manufacturer
- String :
- }