-
Got error while playing with graphql API in worldcup branch.
```
Error :
{
"data": {
"worldcups": null
},
"errors": [
{
"message": "Cannot read property 'replace' of undef…
-
As a new user of your plugin it was not obvious to understand how to provide custom variables. After some time I noticed "Toggle variable editor" but after that I was confused in which format I should…
-
I'm trying to setup my queries and for the most part its being accepted by the rust compiler. However the Variables type is acting a bit weird. Basically I have to use the fully qualified syntax or I …
-
### Component
Python SDK, infrahubctl CLI
### Task Description
Looking at the current transforms we have the below snippet as part of the relevant code. By looking at this we can observe that when …
-
### Description
I use the docker to start graphnode postgres and ipfs , I can find the `GRAPH_GRAPHQL_MAX_DEPTH` in Environment Variables, but I can not find **Alias limit** in GraphQL.
Maybe yo…
-
Hi all, it would be great to inject my `X-Hasura-User-Id` into my GraphQL query so I can use it to filter through data. E.g, fetching the tasks assigned to my currently authenticated user. Are there a…
-
We have a query setup that has some default variables on the server that can then change on the client. As an example:
```js
const QUERY = gql`
query GetChart ($id: UUID!, $compact: Boolean) …
-
Graphql `query` works well.
How can we set `variable` in `query` or `mutation` components?
There is a [HTTP Plugin ](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)for VS-C…
-
### Why is this needed?
I'm new to GraphQL in general, but I think in the original PR #323 the `AppSyncResolverEvent` was based on AWS Amplify, so instead of reading `parentTypeName`, we are reading …
-
### Which packages are impacted by your issue?
_No response_
### Describe the bug
When using `@graphql-codegen/typescript-urql-graphcache` at version `^3.1.0` the resulting types aren't compa…