v1.1.0
Breaking Changes
- The "GraphQL Playground" has been removed. It existed as an old artifact from switching from Apollo to Hasura and has not worked with our Hasura schema for awhile. Additionally there are many other third-party options available for exploring our GraphQL schema. If you are running Aerie locally please see the Hasura Console at http://localhost:8080/console. If you need a more targeted GraphQL explorer please take a look at https://altairgraphql.dev/.
What's Changed
Full Changelog: v1.0.2...v1.1.0