[Question] Keystone Next + Gatsby.js #5352
Replies: 2 comments
-
Currently I use gatsby v3 and am sourcing data from my custom headless CMS using graphql. The sourcing technique I use is the https://github.com/gatsbyjs/gatsby-graphql-toolkit plugin, and it works really well. It should work with keystone graphql api |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @dvakatsiienko, we're using GitHub discussions for feature requests right now, if this is still relevant please join us at https://community.keystonejs.com! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys! 👋🏼
How to consume data from Keystone-Next backend to a Gatsby.js frontend?
Gatsby is based on
gatsby-source-*
plugins where*
is the name of the CMS that data comes from. So how to handle this case with keystone?Beta Was this translation helpful? Give feedback.
All reactions