Nuxt 3 Apollo GraphQL (Hasura) Setup yarn install Setup GraphQL params in .env: GQL_SERVER= GQL_SERVER_ADMIN_SECRET= yarn codegen yarn dev Production Build the application for production: yarn build