CalvinQuark

Results 2 comments of CalvinQuark

I'm quite new to working with GraphQL. Consequently, I didn't yet realize when I submitted this issue that one could alternatively craft this query as: ```gql { series(filter: {id: {eq:...

This tweak would facilitate exposing identical endpoints from both the DAB CLI and the SWA CLI. E.g., specify `"path": "/data-api/rest"` in `dab-config.Development.json` file and `"path": "/rest"` in the `staticwebapp.database.config.json` file....