gql-dart / ferry

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

test(ferry): add integration test which reads partial data from cache with a query that has fetchpolicy CacheFirst, to ensure that the network is hit in this case #507

Closed knaeckeKami closed 1 year ago

knaeckeKami commented 1 year ago

integration test with partial data