Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-1759

Filter by enum

XMLWordPrintable

      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,
        },
      },
      

              gciavarrini@redhat.com Gloria Ciavarrini
              gciavarrini@redhat.com Gloria Ciavarrini
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: