INPUT_OBJECT
VersionInput
# GraphQL Schema definition
1 input VersionInput { 3 2 VersionManipulateInput : 6 4 # name of the version, for example thumb 5 String! : 8 7 VersionOutputInput : 10 9 VersionResizeInput : 11 }
INPUT_OBJECT
1 input VersionInput { 3 2 VersionManipulateInput : 6 4 # name of the version, for example thumb 5 String! : 8 7 VersionOutputInput : 10 9 VersionResizeInput : 11 }