diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-04-20 11:58:56 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-04-20 11:58:56 -0400 |
| commit | 0f6582b270801ee187a73ac25d44338f31cbd883 (patch) | |
| tree | e206af945652f92ba9b9623fbce30378d48d6289 /frontend/README.md | |
| parent | ed3e5e8865847cdeecad960acd1bc0366d12482e (diff) | |
moved from imported client, to Apollo Consumer context
Diffstat (limited to 'frontend/README.md')
| -rw-r--r-- | frontend/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/frontend/README.md b/frontend/README.md index 6e41617..7e9575f 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -40,8 +40,11 @@ FormatMoney Cart Count CartItem +Things to Ask James: - +* Testing Mutations - overwrite instance Mutation.client.mutate? +* Client via <ApolloConsumer> - best way? +* Update on Items Pagination -->
\ No newline at end of file |
