Open pvhee opened 7 years ago
Add GraphQL support for more powerful project querying.
Example: query all projects and return title, and name + geodata of the project coordinator
a first PoC is implemented, see https://github.com/marzeelabs/cordis-serverless#endpoints
Next up on the list are to extend this after #1 is tackled and support GraphiQL for browsing
Add GraphQL support for more powerful project querying.
Example: query all projects and return title, and name + geodata of the project coordinator