apollo-link-state icon indicating copy to clipboard operation
apollo-link-state copied to clipboard

Make resolvers optional

Open lorensr opened this issue 7 years ago • 1 comments
trafficstars

Fixes #273, matching our docs quoted here: https://github.com/apollographql/apollo-link-state/issues/273#issuecomment-406363586

lorensr avatar Jul 20 '18 00:07 lorensr

Codecov Report

Merging #275 into master will decrease coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   95.71%   95.65%   -0.07%     
==========================================
  Files           2        2              
  Lines          70       69       -1     
  Branches       22       24       +2     
==========================================
- Hits           67       66       -1     
  Partials        3        3
Impacted Files Coverage Δ
packages/apollo-link-state/src/index.ts 94.82% <100%> (-0.09%) :arrow_down:

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 97731a3...677ed75. Read the comment docs.

codecov-io avatar Jul 20 '18 00:07 codecov-io