| Package | Description |
|---|---|
| net.morimekta.providence.graphql | |
| net.morimekta.providence.graphql.parser | |
| net.morimekta.providence.graphql.utils |
| Class and Description |
|---|
| GQLContext
The GQL context is created once per query method call, and
once for the whole operation for mutations.
|
| GQLContextFactory
Create a context instance to be used in the graphql servlet.
|
| GQLDefinition
A GQL service is a collection of zero or more 'queries' and zero
or more 'mutations'.
|
| GQLDefinition.Builder
Builder for setting up a GraphQL definition.
|
| GQLFieldProvider
Interface for functionality that provide field values
based on a source message and a GQL field.
|
| GQLProcessorProvider
A class representing the mutation needed for a single message.
|
| GQLServlet
A servlet for serving graphql given a GQL service and associated providers.
|
| GQLServlet.Builder |
| Class and Description |
|---|
| GQLDefinition
A GQL service is a collection of zero or more 'queries' and zero
or more 'mutations'.
|
| Class and Description |
|---|
| GQLDefinition
A GQL service is a collection of zero or more 'queries' and zero
or more 'mutations'.
|
| GQLFieldProvider
Interface for functionality that provide field values
based on a source message and a GQL field.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.