podaac / swodlr

swodlr (swaa·dler) is a system for generating on demand raster products from SWOT L2 data
Apache License 2.0
4 stars 2 forks source link

Enhance Filter API #143

Open jbyrne6 opened 2 weeks ago

jbyrne6 commented 2 weeks ago

Issue

  1. When I want to filter for multiple values of one type at once (status, raster resolution, utm zone adjust, mgrs band adjust) I cannot do it. I can only enter a single value as a parameter to the user mutation.
  2. Using status as a parameter is not currently supported in the user graphql schema.

Solution

  1. ?
  2. requires SQL joins