Uses of Class
ai.stapi.graphql.graphqlJava.CommandGqlDataFetcher
Packages that use CommandGqlDataFetcher
Package
Description
-
Uses of CommandGqlDataFetcher in ai.stapi.graphql.configuration
Methods in ai.stapi.graphql.configuration that return CommandGqlDataFetcherModifier and TypeMethodDescriptionGraphQLConfiguration.commandGqlDataFetcher(org.axonframework.commandhandling.gateway.CommandGateway commandGateway, ai.stapi.graphsystem.aggregatedefinition.model.AggregateDefinitionProvider aggregateDefinitionProvider, ai.stapi.schema.structureSchemaProvider.StructureSchemaProvider graphDefinitionProvider, ai.stapi.graphsystem.operationdefinition.model.OperationDefinitionStructureTypeMapper operationDefinitionStructureTypeMapper) Methods in ai.stapi.graphql.configuration with parameters of type CommandGqlDataFetcherModifier and TypeMethodDescriptionGraphQLConfiguration.graphQlJavaSchemaGenerator(GraphQlSortInputGenerator graphQlSortInputGenerator, GraphQlFilterInputGenerator graphQlFilterInputGenerator, GraphQlObjectTypeGenerator graphQlObjectTypeGenerator, GraphQlScalarSchemaGenerator graphQlScalarSchemaGenerator, GraphLoaderGqlDataFetcher graphLoaderGqlDataFetcher, CommandGqlDataFetcher commandGqlDataFetcher) -
Uses of CommandGqlDataFetcher in ai.stapi.graphql.graphqlJava.graphQlSchemaGenerator
Constructors in ai.stapi.graphql.graphqlJava.graphQlSchemaGenerator with parameters of type CommandGqlDataFetcherModifierConstructorDescriptionGraphQlJavaSchemaGenerator(GraphQlSortInputGenerator graphQlSortInputGenerator, GraphQlFilterInputGenerator graphQlFilterInputGenerator, GraphQlObjectTypeGenerator graphQlObjectTypeGenerator, GraphQlScalarSchemaGenerator graphQlScalarSchemaGenerator, GraphLoaderGqlDataFetcher graphLoaderGqlDataFetcher, CommandGqlDataFetcher commandGqlDataFetcher)