-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.17.1
- Nuxt Version: 3.8.1
- CLI Version: 3.9.1
- Nitro Version: 2.7.2
- Package …
-
Support File Upload within GraphiQL out of the box.
GraphQL Altair supports something like this :
Uploaded files can be given a name and are then injected as variables in the query, where th…
-
**Describe the bug**
Typed schema generated with `typescript-urql-graphcache` plugin doesn't preserve `typesPrefix` case (e.g. 'GQL' -> becomes 'Gql'):
**To Reproduce**
Steps to reproduce the beh…
-
### What happened?
In an existing Golang project where we are trying to add `gqlgen`, we have defined some types from basic types (string, int, boolean, float) that are being used in other structs.…
-
From: @dzhelezov
Native support for long integers (ts type BigInt). It probably requires an opinionated choice of a suitable GraphQL scalar + numeric Postgres type.
-
__I want to suggest an idea and checked that ...__
- [X] ... to my best knowledge, my idea wouldn't break something for other users
- [X] ... the documentation does not mention anything about …
-
It makes sense often to have a field that could return, for example, an `Int` or a `String`. It would be convenient to be able to use a `resolveType`-like mechanism to determine how the value is seria…
-
Currently checking out if GraphQL is a good fit for us. Have no prior experience.
Using F#, so of course FSharp.Data.GraphQL gets bonus points for being focused on F#. But I also see that GraphQL.N…
-
**Describe the bug**
When generate separated files for fragments, added
import * as Types from './types';
in any case, ever Types does not using.
Generated code:
```ts
# Never use cau…
-
If `DateTime` scalar from `graphql-java-extended-scalars` is used which maps to the `OffsetDateTime` Java type the following exception is thrown.
```
org.springframework.dao.InvalidDataAccessApiUs…
roele updated
2 years ago