INPUT_OBJECT
UpdateApplicationComponent
link GraphQL Schema definition
1 input UpdateApplicationComponent { 4 2 # the application id 3 ID! : 7 5 # ids of the components to associate with application 6 ID!]! : [ 9 8 ApplicationComponentType! : 11 10 UpdateApplicationComponentAction! : 12 }