GraphQL - Queries
You want to query a list of users with their posts and each post's comments text. Which query correctly achieves this?
comments { text } inside posts. Others have syntax errors or wrong nesting.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions