Staging instance, all changes can be removed at any time

GraphQL: staging - Deploy version v0.0.7

Create a new staging release. Tag created: v0.0.7

Config changes:

  • Config file location changed from config/staging.yml to swh/graphql/config/staging.yml
  • Removed config entry "server-type"
  • Added a config entry "introspection"
  • Added a config entry "max_query_cost"

Major changes:

  • Moved GraphQL behind a starlette app
  • Max query cost for an anonymous user is limited to 500
  • New schema structure for target objects
Edited by Antoine R. Dumont