INPUT_OBJECT
EventInput
Input type, which represents subscription filtering options
link GraphQL Schema definition
- input EventInput {
- : [MutationType!]
- : AccountID
- : [AccountID!]
- }
INPUT_OBJECT
Input type, which represents subscription filtering options
- input EventInput {
- : [MutationType!]
- : AccountID
- : [AccountID!]
- }