gql-dart / ferry

Stream-based strongly typed GraphQL client for Dart
https://ferrygraphql.com/
MIT License
593 stars 113 forks source link

fix: pass context for JsonOperationRequests #580

Closed tpucci closed 5 months ago

tpucci commented 5 months ago

I forgot to pass context in JsonOperationRequest in #576

netlify[bot] commented 5 months ago

Deploy Preview for verdant-brigadeiros-5171fa canceled.

Name Link
Latest commit f4bf2b07e185cb37bb657697301837cfc098d0b3
Latest deploy log https://app.netlify.com/sites/verdant-brigadeiros-5171fa/deploys/65ca336c6883be0008b2f744
knaeckeKami commented 5 months ago

Oof, did not catch that either! Thanks!