INPUT_OBJECT
MediaCollectionModuleInput
link GraphQL Schema definition
1 input MediaCollectionModuleInput { 3 2 : TextAlign 5 4 : Html 7 6 : TextAlign 9 8 : MediaCollectionType 11 10 : [MediaCollectionComponentInput!] 13 12 : ProjectModuleFullBleed 16 14 # Module ID. Negative value is used for a new module. 15 : Int! 18 17 : MediaCollectionSortType 19 }