Extensions are the way EdgeDB adds more functionality. In principle, extensions could add new types, scalars, functions, etc., but, more importantly, they can add new ways of interacting with the database.
edgeql_http
: enables EdgeQL over HTTP
graphql
: enables GraphQL
auth
: enables EdgeDB Auth
We use ChatGPT with additional context from our documentation to answer your questions. Not all answers will be accurate. Please join our Discord if you need more help.