Environment variables should be defined in env.sample
. These should be configured and exposed to the process for the API to work.
The API is exposed as a graphql endpoint on /query
It is built based on the schemas in graph, and generated with gqlgen.
Another endpoint for administrative capabilities like preview is defined in the graphadmin package.