GraphQL : easy to understand, go away with the pain of REST API, tight coupling, low cohesion.
-Ability to use fragment.
-Query structure is almost like resultset returns what is asked and nothing else
-validation on columns.
-declarative and hierarchical data requirements
-No round trips and joins as compared to REST
-documentation updates
https://www.youtube.com/watch?v=Wq02BNrN1dU
-Ability to use fragment.
-Query structure is almost like resultset returns what is asked and nothing else
-validation on columns.
-declarative and hierarchical data requirements
-No round trips and joins as compared to REST
-documentation updates
https://www.youtube.com/watch?v=Wq02BNrN1dU
No comments:
Post a Comment