

GraphQL is a simple, easy-to-understand, data-fetching query builder and editor that has revolutionized the way API’s were understood. Internally developed by Facebook, it has become one of the simplest and highly used API systems. As a query language for APIs, GraphQL offers a strongly-typed server runtime that lets the client build their own data.
For more - https://bit.ly/2KK4qYt





