UNPKG

@qooxdoo/framework

Version:

The JS Framework for Coders

10 lines (9 loc) 324 B
/** * This namespace provides a simple GraphQL client. * * Not implemented: * - batched requests (https://www.apollographql.com/blog/batching-client-graphql-queries-a685f5bcd41b/) * - subscriptions (http://spec.graphql.org/draft/#sec-Subscription) * * @experimental The API might change. Feedback is appreciated. */