-
It would be useful if there would be a way to map certain primitive field scalars from certain types of the prisma schema to custom graphql scalars for example with [graphql-scalars](https://github.co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Gradle
### Package manager version
_No response_
### Language version
Java
### Manifest…
-
While GraphQL SDL doesn't yet support an expressive enough syntax for scalar value definitions, there is some mapping needed for custom scalars (e.g. `DateTime` in GraphQL SDL should map to `string` i…
-
My issue is that I want to return an empty tuple wrapped in a Result for a delete mutation. However, Rust panics that:
the trait bound `(): async_graphql::OutputType` is not satisfied
the followi…
-
In terms of using custom scalars by URL, we have support now for `specifiedBy` directive!
Now users can host common scalar definitions, etc.
Any tickets you see that ask about using some custom…
-
https://github.com/graphql-java/graphql-java-extended-scalars
-
**Describe the bug**
The method contracts of Coercing allows for only Coercing*Exceptions to be thrown out of them. But, when the implementations only implement the deprecated versions of the methods…
-
**Describe the bug**
The DateTime scalar (GraphQLDateTime) fails to convert unix timestamp, for example, 1695416400, produces a date like 1970-01-20T14:56:56.400Z. Since the Unix timestamp represe…
-
Here's a repo that runs [repo](https://github.com/mandx/denograts) and documents some warts and workarounds.
What I have found so far:
* Scalars provided by Grats (`import { Float, Int, ID } from …
-
### Issue workflow progress
_Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- […