Easy
What is the main advantage of GraphQL over REST? (one response)
Author: Maxime JavauxStatus: PublishedQuestion passed 46 times
Edit
-1
Community Evaluations
Incorrect answer
Auteur anonyme14/03/2025
Réponse incomplète car le dernier point est valide : "GraphQL utilise toujours JSON comme format de réponse."
ref.
https://graphql.org/learn/response/
https://graphql.org/learn/serving-over-http/
Je n'ai vu aucune implémentation qui propose un autre format de réponse.
1
Create a new review and return its details1
Using inline fragments for different types in GraphQL0
What is the role of the schema in GraphQL?0
What is the main role of a "resolver" in GraphQL?0
What was the business need that drove Facebook to develop GraphQL?0
What is a "mutation" in GraphQL?0
What will be the result of this GraphQL query if the user has no posts?