Skip to content

Commit

Permalink
Merge pull request #287 from ooade/patch-1
Browse files Browse the repository at this point in the history
Update network.md
  • Loading branch information
helfer authored May 9, 2017
2 parents 27c07d9 + fdb9ea5 commit 3b9a821
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/network.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,8 @@ const networkInterface = createBatchingNetworkInterface({
uri: 'localhost:3000',
batchInterval: 10,
opts: {
// Options to pass along to `fetch`
}
});

const token = 'first-token-value';
Expand Down

0 comments on commit 3b9a821

Please sign in to comment.