EdgeDB GraphQL API
Provides a GraphQL endpoint for querying an EdgeDB/Gel instance, supporting queries, mutations, and introspection. Enabled via the graphql extension in the schema. Authentication uses the same secret key bearer token mechanism as the HTTP EdgeQL API.