INPUT_OBJECT
ProjectModuleInput
Represents a project module. Must have only one
non-nullable field.
link GraphQL Schema definition
1 input ProjectModuleInput { 3 2 AudioModuleInput : 5 4 EmbedModuleInput : 7 6 ImageModuleInput : 9 8 MediaCollectionModuleInput : 11 10 TextModuleInput : 13 12 VideoModuleInput : 14 }