Uses of Class
org.restheart.graphql.models.QueryMapping
Packages that use QueryMapping
-
Uses of QueryMapping in org.restheart.graphql.datafetchers
Constructors in org.restheart.graphql.datafetchers with parameters of type QueryMappingModifierConstructorDescriptionGQLBatchDataFetcher(QueryMapping queryMapping)GQLQueryDataFetcher(QueryMapping queryMapping) -
Uses of QueryMapping in org.restheart.graphql.models
Methods in org.restheart.graphql.models that return QueryMapping