INPUT_OBJECT
CreateClosureInput
Create Closure input object
link GraphQL Schema definition
- input CreateClosureInput {
- # the Media of the Closure
- CreateClosureRepresentationRelation :
- # Name of the Closure
- String! :
- # Vinolok Sizes of the Closure
- CreateVinolokSizeRelation :
- }