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

Update "Complete options" example in rest.md

Open donni106 opened this issue 5 years ago • 3 comments

body was not defined in "Complete options" example.

  • changed the param data to body for defaultSerializer

donni106 avatar Mar 11 '20 15:03 donni106

@donni106: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

apollo-cla avatar Mar 11 '20 15:03 apollo-cla

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1255   +/-   ##
======================================
  Coverage    95.6%   95.6%           
======================================
  Files          22      22           
  Lines        1116    1116           
  Branches      174     174           
======================================
  Hits         1067    1067           
  Misses         44      44           
  Partials        5       5

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 d56fce6...350995c. Read the comment docs.

codecov-io avatar Mar 11 '20 15:03 codecov-io

you'll need to sign the Apollo Contributor License Agreement

@apollo-cla done ✔️

donni106 avatar Mar 11 '20 17:03 donni106