INPUT_OBJECT
UpdateClosureInput
Update Closure input object
link GraphQL Schema definition
- input UpdateClosureInput {
- # ID of the Closure
- ID! :
- # the Media of the Closure
- UpdateClosureRepresentationRelation :
- # Name of the Closure
- String :
- # Vinolok Sizes of the Closure
- UpdateVinolokSizeRelation :
- }