Significant advantages of GraphQL over REST
- Getting the data you need and nothing more
- Nested fields
- Strong typing
Read this github rest-to-graphql migration guide to spot the advantages that GraphQL offers compared to rest api.
Read this github rest-to-graphql migration guide to spot the advantages that GraphQL offers compared to rest api.