Uses of Interface
org.opencastproject.graphql.provider.GraphQLMutationProvider
Packages that use GraphQLMutationProvider
-
Uses of GraphQLMutationProvider in org.opencastproject.graphql.schema
Methods in org.opencastproject.graphql.schema with parameters of type GraphQLMutationProviderModifier and TypeMethodDescriptionvoidSchemaService.bindMutationProvider(GraphQLMutationProvider provider) voidSchemaService.unbindMutationProvider(GraphQLMutationProvider provider) Method parameters in org.opencastproject.graphql.schema with type arguments of type GraphQLMutationProviderModifier and TypeMethodDescriptionSchemaBuilder.mutationProviders(List<GraphQLMutationProvider> mutationProviders)