Luke Wolyncewicz
Luke Wolyncewicz
### Product Hot Chocolate ### Version 14.2.0 ### Link to minimal reproduction https://github.com/ChilliCream/graphql-platform/commit/e96c3b71afc9e9a4d0621e9cf65f207699abcf2a#diff-9ffdbfd9cc96a0b754318fd0f72577c4f85bbc8721d5ade34204c92a0aa07c25R371 ### Steps to reproduce 1. Create a GraphQL type with a reference resolver using HotChocolate.ApolloFederation 2. Add...
In my company's GraphQL APIs, we can get back some deeply nested json responses with a lot of data, and often we want to perform many different assertions against various...
Add support for the Apollo `[External]` attribute/directive on list types. - Currently the ArgumentParser class does not support list types, meaning the reference resolver always receives null for the external...
## Description The `rover dev` command crashes if your windows username contains a space. I believe it is due to some spawned shell processes trying to call an executable path...