Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Q
- QUERY_KEY - Static variable in class org.springframework.graphql.support.DefaultGraphQlRequest
- QueryByExampleDataFetcher<T> - Class in org.springframework.graphql.data.query
-
Main class to create a
DataFetcher
from a Query By Example repository. - QueryByExampleDataFetcher.Builder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a Query by Example-based
DataFetcher
. - QueryByExampleDataFetcher.QueryByExampleBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QueryByExampleDataFetcher
QueryByExampleDataFetcher.Builder
to change its configuration. - QueryByExampleDataFetcher.ReactiveBuilder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a reactive Query by Example-based
DataFetcher
. - QueryByExampleDataFetcher.ReactiveQueryByExampleBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QueryByExampleDataFetcher
QueryByExampleDataFetcher.ReactiveBuilder
to change its configuration. - QuerydslDataFetcher<T> - Class in org.springframework.graphql.data.query
-
Main class to create a
DataFetcher
from a Querydsl repository. - QuerydslDataFetcher.Builder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a Querydsl-based
DataFetcher
. - QuerydslDataFetcher.QuerydslBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QuerydslDataFetcher
QuerydslDataFetcher.Builder
to change its configuration. - QuerydslDataFetcher.ReactiveBuilder<T,
R> - Class in org.springframework.graphql.data.query -
Builder for a reactive Querydsl-based
DataFetcher
. - QuerydslDataFetcher.ReactiveQuerydslBuilderCustomizer<T> - Interface in org.springframework.graphql.data.query
-
Callback interface that can be used to customize QuerydslDataFetcher
QuerydslDataFetcher.ReactiveBuilder
to change its configuration. - QueryMapping - Annotation Interface in org.springframework.graphql.data.method.annotation
-
@QueryMapping
is a composed annotation that acts as a shortcut for@SchemaMapping
withtypeName="Query"
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form