Is it possible to use GraphQL in Landingpage? #12905
Unanswered
asemandeveloper
asked this question in
Q&A
Replies: 1 comment
-
try make a get request via javascript
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use GraphQL in my landing page, for example this GraphQL statement
query MyQuery { blogPost { displayText subtitle } }
is it possible?
please guide me
Beta Was this translation helpful? Give feedback.
All reactions