Uses of Interface
org.apache.unomi.graphql.providers.GraphQLMutationProvider
- 
Packages that use GraphQLMutationProvider Package Description org.apache.unomi.graphql.providers.sample org.apache.unomi.graphql.schema  - 
- 
Uses of GraphQLMutationProvider in org.apache.unomi.graphql.providers.sample
Classes in org.apache.unomi.graphql.providers.sample that implement GraphQLMutationProvider Modifier and Type Class Description classCDPProviderSample - 
Uses of GraphQLMutationProvider in org.apache.unomi.graphql.schema
Methods in org.apache.unomi.graphql.schema with parameters of type GraphQLMutationProvider Modifier and Type Method Description voidGraphQLSchemaUpdater. bindMutationProvider(GraphQLMutationProvider provider)voidGraphQLSchemaUpdater. unbindMutationProvider(GraphQLMutationProvider provider) 
 -