Benedikt Franke
Benedikt Franke
I am open for pull requests that improve how `@throttle` works, but am not planning to work on it myself.
Fixed with https://github.com/webonyx/graphql-php/releases/tag/v15.11.1
I am not planning to work on this myself just now, but will happily accept pull requests that implement `@oneOf` like https://github.com/graphql/graphql-js/pull/3513. Please also incorporate https://github.com/graphql/graphql-js/pull/3937.
I have already attempted to add compliance automation for a GraphQL server implementation that sits on top of this library, see https://github.com/nuwave/lighthouse/pull/2359. I wanted to use Deno due to its...
I personally still have a need for PHP 7.4 compatibility and am not eager to drop it.
I still have an important project to maintain that uses this library through https://github.com/spawnia/sailor, and probably will for a couple of years. I guess GraphQL is pretty slow to change...
I just explained why, and I am starting to get annoyed by your repeated questioning of my reasons.
Thank you @TaProhm, released with https://github.com/webonyx/graphql-php/releases/tag/v15.4.0.
Duplicate of https://github.com/nuwave/lighthouse/issues/1206.
> Can I replace the current tracing implementation (which is deprecated by apollo and is no longer supported by either apollo server) or do you want to keep both implementations?...