Tim Ward

Results 6 issues of Tim Ward

Updates the Dockerfile to use libssl1.1 #11

I would appreciate any insights/thoughts about this, before we/or someone else contributes an implementation. ### Feature Request Support query plan cache key support for distributed cache implementations. ### Background As...

⛲️ feature

Resolves #736 ## Checklist - [X] Pull requests follows the [contribution guide](https://github.com/graphql-java-kickstart/graphql-java-tools/wiki/Contribution-guide) - [X] New or modified functionality is covered by tests ## Description For unused type handling in SchemaClassScanner,...

__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...

enhancement

Addresses #125 by adding setting to disable support for joins. When set to false, the it will force client and server spans to have different spanId's. This may be needed...

Our usage of GraphQL Java depengs on selection sets which currently backed by executable normalized operations. This PR adds instrumentation that can be used to measure the computation of this...

keep-open