Missing fields in graphql, but present in REST endpoint #2252
Unanswered
Bradleykingz
asked this question in
Q&A
Replies: 0 comments
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 query some fields via graphql, but cannot get them to show up.
When querying the endpoint using REST, it shows up fine:
However, attempting to do the same using graphql, I get an error:
What could the issue be?
Beta Was this translation helpful? Give feedback.
All reactions