David Ackroyd
David Ackroyd
We encountered an issue recently where a proto definition mismatch (breaking change) resulted in the gRPC server failing to decode the request payload. This happens before any method handler can...
The process for pulling in test cases from graphql-js has been broken for a long time. The project has made an array of changes which prevent the existing approach from...
Proof of concept for implementing directive validation for field arguments. Validation for many cases applies better on the arguments than it does against the field itself.