Created
September 13, 2020 17:23
-
-
Save desaijay315/f59e7a3ad00fcc2798ce9f3906607b46 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssr - | |
browser -> next.js -> graphql api | |
client side - | |
browser -> graphql -> api | |
Conclusion - Need to send cookies from next.js to the server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment