Jeff Auriemma
Jeff Auriemma
Hi @artium-ryanh @stuartjbrown @CarlosGines 👋🏻 `newData` lets users control the mocked response result dynamically in case they want to test scenarios with responses that can't be statically defined. Here's [an...
@artium-ryanh awesome 🚀 I think this file would probably be a good place to start: https://github.com/apollographql/apollo-client/blob/main/docs/source/development-testing/testing.mdx
Hi @yj7 👋🏻 can you help me understand these lines? https://github.com/yj7/apollo-bug-repo/blob/148b69c5510e703447d0ba829636153c25849e72/src/schema.js#L32-L37
Thanks @yj7, we'll take a closer look at your reproduction as soon as we can. As @jerelmiller noted, type and field policies exist so the developer can control how to...
Hi @felire 👋🏻 thanks for letting us know about this! Unfortunately it's difficult to know what the issue might be without being able to run the code that you're sharing....
Hi @martinjlowm 👋🏻 we're planning on tackling this and other typing issues in the upcoming 3.10 minor release. I'll leave this Issue open so you and anyone else who's interested...
Hi @ach5910 👋🏻 thanks for letting us know! I'll chat with the team soon to see if there's anything that immediately jumps out as a bug in Apollo Client. Are...
Hi @kodai3, just to be clear I did not say we should support each draft iteration, only that a conversation could be started about it. Happy to let that conversation...
Responding to @jakobkhansen's comment in the linked issue: When we started supporting `@defer` we made a decision to pin our support on the version of the draft spec that was...
Hi @msickpaler 👋🏻 thanks for letting us know about this! What version of `@apollo/client` are you using?