apollographql / apollo-link-state

✨ Manage your application's state with Apollo!
MIT License
1.4k stars 100 forks source link

define resolver type #340

Open Quramy opened 5 years ago

Quramy commented 5 years ago

I want TypeScript support to know what methods/props the context cache has.

codecov-io commented 5 years ago

Codecov Report

Merging #340 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #340   +/-   ##
=====================================
  Coverage      95%    95%           
=====================================
  Files           2      2           
  Lines          80     80           
  Branches       22     22           
=====================================
  Hits           76     76           
  Misses          1      1           
  Partials        3      3
Impacted Files Coverage Δ
packages/apollo-link-state/src/index.ts 93.65% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 34774d8...7cd27c6. Read the comment docs.