1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-apollo-auth/lib
Keith Grennan 8f61c335cb [with-apollo-auth] Only run getDataFromTree() on server (fix #4775) (#5112)
Though it sounds like some folks do run getDataFromTree() on the client in order to avoid loading states, it's non-standard usage and potentially confusing.  Also it's inconsistent with the other with-apollo examples.
2018-09-06 09:45:16 +02:00
..
checkLoggedIn.js Example updated: with-apollo-auth to Next 6 (#4420) 2018-05-18 10:55:12 +02:00
initApollo.js Added note for AWSAppSyncClient (#4611) 2018-06-29 10:08:26 +02:00
redirect.js Apollo + Authentication + graph.cool example (#2161) 2017-06-30 22:18:11 +02:00
withApollo.js [with-apollo-auth] Only run getDataFromTree() on server (fix #4775) (#5112) 2018-09-06 09:45:16 +02:00