Skip to content
Discussion options

You must be logged in to vote

In your allPosts file you need to call the query like this:

graphql`
{ your_query }
`

Not graphql(`{ your_query }`)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Trushar10
Comment options

Answer selected by LekoArts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #31516 on May 21, 2021 07:11.