Arda TANRIKULU

Results 597 comments of Arda TANRIKULU

So your PR introduces a new method in the leaf types called `valueToLiteral` right? Looks more elegant actually. But your PR looks a big change. Maybe we can try to...

There is also this issue which is a bit related; https://github.com/graphql/graphql-js/pull/4088 @yaacovCR I am curious what do you think?

@saihaj Isn't it for `Int` scalar type? However, this PR doesn't change that behavior. `Int` still doesn't support larger integers. This PR just allows to use `bigint` type of JavaScript...

Could you create a new issue by following our issue template? Thanks!

You should install it manually; https://the-guild.dev/graphql/mesh/v1/source-handlers/grpc

> @mifrej My team gave up on using this package. Great idea, but poor communication from the maintainer. Sorry to hear that. Most of the maintainers were off or busy...

Closed by https://github.com/dotansimha/graphql-yoga/pull/3520

Sorry I didn't understand the setup you have. Could you please create a reproduction on CodeSandbox? Thanks!