Skip to content

How to do a GraphQL query with Mavo? #937

Answered by DmitrySharabin
GalinhaLX asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @GalinhaLX,

Yes, we can perform GraphQL queries with Mavo. You may find helpful this Lea's pen: https://codepen.io/leaverou/pen/NWbKBjL.

Please note that Lea don't use the mv-source-query backend attribute in her pen. But if she did, it would look like that: mv-source="https://api.github.com/graphql" mv-source-query='query{ repository(owner: "w3ctag", name:"design-reviews") {...} }'.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GalinhaLX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants