Uses of Package
org.springframework.graphql.data.query
Package
Description
Resolvers for method parameters of annotated handler methods.
DataFetcher
implementations built on Spring Data
extensions such as Query by Example and Querydsl.-
ClassDescriptionContainer for parameters that limit result elements to a subrange including a relative
ScrollPosition
, number of elements, and direction.Strategy to extractSort
details from GraphQL arguments. -
ClassDescriptionBuilder for a Query by Example-based
DataFetcher
.Builder for a reactive Query by Example-basedDataFetcher
.Builder for a Querydsl-basedDataFetcher
.Builder for a reactive Querydsl-basedDataFetcher
.Strategy to extractSort
details from GraphQL arguments.