Namespace ProtoTest.GraphQL

Classes

Gql
GqlType
GraphQLAssertionException
GraphQLAssertions

The HTTP status assertions reachable through Should and ShouldNot. Both sides run the same implementation; the negated side asks for the opposite and its failure message, trace name, and Checks section read with "not".

GraphQLConnectionBuilder
GraphQLCoverageCollector
GraphQLEnum
GraphQLError
GraphQLFailureData

Failure data attached to a graphql.failure observation.

GraphQLFieldBuilder
GraphQLFieldSelection
GraphQLFilterBuilder
GraphQLOperationBuilder
GraphQLOrderBuilder
GraphQLProtocolException
GraphQLRequestBuilder
GraphQLResponse
GraphQLResponseData

Response data attached to a graphql.response observation.

GraphQLSchemaCoverageCollector
GraphQLSelectionBuilder
GraphQLShapeMatchData

Shape-match data attached to a graphql.contract.shape observation.

GraphQLSubscription
GraphQLTypeReference
GraphQLUpload
GraphQLVariableReference
GraphQLVariableValue
ProtoExecutionContextExtensions
ProtoGraphQLBuilder
ProtoGraphQLTargetBuilderExtensions
ProtoHostBuilderExtensions

Interfaces

IGraphQLWebSocketFactory

Creates connected WebSockets for GraphQL subscriptions. Implementations must negotiate the graphql-transport-ws subprotocol.

Enums

GraphQLSubscriptionTransport

Selects the wire transport used for GraphQL subscriptions.