Package manifold.graphql.rt.api.request
-
Interface Summary Interface Description GqlError Reflects theGraphQLErrorvalues encoded in the @"errors"response of a GraphQL request.GqlError.Location GqlRequestBody<V> Wraps the GraphQL request body consisting of both the query and variables. -
Class Summary Class Description Executor<T> Based on: "How to make GraphQL HTTP request using cUrl"GqlError.Location.ProxyFactory GqlError.ProxyFactory GqlRequestBody.ProxyFactory -
Exception Summary Exception Description GqlRequestException Thrown when a GraphQL request response contains errors.