Uses of Class
net.morimekta.providence.graphql.GQLContext
-
Packages that use GQLContext Package Description net.morimekta.providence.graphql -
-
Uses of GQLContext in net.morimekta.providence.graphql
Classes in net.morimekta.providence.graphql with type parameters of type GQLContext Modifier and Type Interface Description interfaceGQLContextFactory<Context extends GQLContext>Create a context instance to be used in the graphql servlet.interfaceGQLProcessorProvider<Context extends GQLContext>A class representing the mutation needed for a single message.
-