Module evita.external.api.graphql
Package io.evitadb.externalApi.graphql.io
package io.evitadb.externalApi.graphql.io
-
ClassDescriptionDTO for passing client context information from client for entire GQL request execution.DTO returned as description of exception in system outside of GraphQL API.Implementation of
ExternalApiClientContextfor GraphQL API.Handles exception that occurred in GraphQL API outside of actual GraphQL execution.Generic HTTP request handler for processingGraphQLRequests and returningGraphQLResponses using passed configured instance ofGraphQL.Extension of HTTP MIME types supported by GraphQL API.Client request for GraphQL.Response from GraphQL passed as output to client.