GraphQL

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.

The GraphQL plugin includes the GraphQLQuery function, which allows you to call a GraphQL service to execute a GraphQL query, and the GraphQLServer service on which you can host your GraphQL schema to expose your data to GraphQL queries.


GraphQL.org

GraphQL License

Last updated