Failed to load schema from https://api.test.deeplake.fi/graphql:
Unexpected response: "Forbidden"
SyntaxError: Unexpected token F in JSON at position 0
Fine, download the schema and use the schema config.... then I get
WARN GraphQL client (default) is missing it's host. nuxt-graphql-client
¯_(ツ)_/¯
Expected behaviour
with only the schema config, expect to read the schema file and generate code.
Environment
RootDir: /home/dan/projects/bullhorn Nuxt project info:
Build Modules: -
👉 Report an issue: https://github.com/nuxt/nuxt/issues/new
👉 Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new 👉 Read documentation: https://nuxt.com
Describe the bug
When using
host
config, I get error forbiddenFine, download the schema and use the
schema
config.... then I get¯_(ツ)_/¯
Expected behaviour
with only the
schema
config, expect to read the schema file and generate code.Reproduction
No response
Additional context
No response
Logs
No response