Skip to content

Instantly share code, notes, and snippets.

@desaijay315
Created September 13, 2020 17:23
Show Gist options
  • Save desaijay315/f59e7a3ad00fcc2798ce9f3906607b46 to your computer and use it in GitHub Desktop.
Save desaijay315/f59e7a3ad00fcc2798ce9f3906607b46 to your computer and use it in GitHub Desktop.
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