-
My goal is to require authorization for all fields by default and allow public access only for few fields. Tried this:
```cs
.AddGraphTypes(typeof(RootSchema))
.AddGraphQLAuthoriz…
-
Our repo has two pyproject.toml files with `[tool.ruff]` sections:
- `pyproject.toml` ("root")
- `examples/docs_snippets/pyproject.toml` ("docs_snippets")
The logic that resolves the config f…
-
## Description
We are currently using the graphql-upload package to add upload support to our graphql api, however for certain upload mutations we are receiving the error below which prevents the u…
-
":"cardano-graphql","hostname":"bde06ef4d0fd","pid":1,"level":30,"module":"HasuraClient","assetId":"ccb3577601d6cf0e021288871112926338bee685c6c37eeadf6dddd943617264616e6961466f756e646572426c7565","msg…
-
Hello, I'm trying to integrate this library with Neo4j graphl, I would like to know how I could retrieve the GraphQL schema as a similar Stringq with:
type Person {
name: ID!
…
-
**Describe the bug**
The `@alias` directive does not work with the `Point` type. The generated cypher still uses the "old" name instead of the aliased property.
**Type definitions**
`Foo` has a N…
-
I verified that the apollo federation library is installed in the graphl plugin but it is not being used to generate the schema, so when passing the federation flag in graphql settings it does not wor…
-
#49 implemented interfaces that implement other interfaces for #44. However, when I try to use this in the wild, it doesn't seem to work.
Example:
This doesn't seem to work in the wild.
e.g.
…
-
Hi,
I just tested the preview on Stackblitz and the graphql package is missing. I get the following error:
` ERROR Cannot start nuxt: Cannot find package 'graphql' imported from /home/projects…
-
**Why**: I am using Hasura as a **primary** access to a database and `graphql-go` as a secondary set of queries and mutations (via the Hasura remote API feature). I'd like to be able to use the `autho…