-
Story
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Enable filtering capabilities for fields that correspond to enums in the DataIndex GraphQL Schema.
E.g.
{ name: 'state', type: { kind: 'INPUT_OBJECT', name: 'ProcessInstanceStateArgument', ofType: null, }, }, { name: 'error', type: { kind: 'INPUT_OBJECT', name: 'ProcessInstanceErrorArgument', ofType: null, }, },