Skip to content

Commit

Permalink
Add documentation link to the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petetnt committed May 14, 2018
1 parent b5db2db commit 54eaf3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ REST Link uses the `headers` field on the context to allow passing headers to th
- `headers`: an object representing values to be sent as headers on the request
- `credentials`: a string representing the credentials policy you want for the fetch call

## Documentation

For a complete `apollo-link-rest` reference visit the documentation website at: https://www.apollographql.com/docs/link/links/rest.html

## Contributing

This project uses TypeScript to bring static types to JavaScript and uses Jest for testing. To get started, clone the repo and run the following commands:
Expand Down

0 comments on commit 54eaf3d

Please sign in to comment.