Package | Description |
---|---|
manifold.graphql.rt.api | |
manifold.graphql.rt.api.request |
Class and Description |
---|
Executor
Based on: "How to make GraphQL HTTP request using cUrl"
Based on the GET/POST and the Content-Type header, it expects the input params differently.
|
Class and Description |
---|
Executor
Based on: "How to make GraphQL HTTP request using cUrl"
Based on the GET/POST and the Content-Type header, it expects the input params differently.
|
GqlError
Reflects the
GraphQLError values 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.
|
Copyright © 2024. All rights reserved.