Tobias Tengler
Tobias Tengler
At the moment there's a code action that suggests correct operation names, if you hover over an operation name or the operation name is associated with a diagnostic. This PR...
### Is your feature request related to a problem? _I'm just mirroring a request I saw on Slack here_ Hot Chocolate adds additional error codes in the extensions of GraphQL...
This PR allows to define error filters for subgraph errors, using the same API already present in Hot Chocolate.
This adds a test that showcases how @require fails, if all fields requested, beside the ones being required, are available on a single subgraph.
- [x] Local state - [ ] Scoped state - [ ] Global state - [ ] Resolver compiler - [ ] Request middleware - [x] Batching - [ ]...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I'm trying to change the schema name of an enum...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When using the MongoDB pagination provider by itself it works,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When creating a node resolver you might want to use...
I noticed that some of the linked pages 404, are pointing to pages that aren't part of the actual documentation anymore or are needlessly pointing to the "next" version of...