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.Handles exception that occurred in GraphQL API outside of actual GraphQL execution.HTTP request handler for processing
GraphQLRequests 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.Custom Undertow router for GraphQL APIs.HTTP request handler for returningGraphQLSchemaas a DSL string using passed configured instance ofGraphQL.