Uses of Package
manifold.graphql.rt.api.request
-
Packages that use manifold.graphql.rt.api.request Package Description manifold.graphql.rt.api manifold.graphql.rt.api.request -
Classes in manifold.graphql.rt.api.request used by manifold.graphql.rt.api Class Description Executor Based on: "How to make GraphQL HTTP request using cUrl" -
Classes in manifold.graphql.rt.api.request used by manifold.graphql.rt.api.request Class Description Executor Based on: "How to make GraphQL HTTP request using cUrl"GqlError Reflects theGraphQLErrorvalues encoded in the @"errors"response of a GraphQL request.GqlError.Location GqlRequestBody Wraps the GraphQL request body consisting of both the query and variables.GqlRequestException Thrown when a GraphQL request response contains errors.