Uses of Class
org.springframework.graphql.data.GraphQlArgumentBinder
Packages that use GraphQlArgumentBinder
Package
Description
Resolvers for method parameters of annotated handler methods.
-
Uses of GraphQlArgumentBinder in org.springframework.graphql.data.method.annotation.support
Methods in org.springframework.graphql.data.method.annotation.support that return GraphQlArgumentBinderModifier and TypeMethodDescriptionArgumentMethodArgumentResolver.getArgumentBinder()
Return the configuredGraphQlArgumentBinder
.Constructors in org.springframework.graphql.data.method.annotation.support with parameters of type GraphQlArgumentBinderModifierConstructorDescriptionArgumentMethodArgumentResolver
(GraphQlArgumentBinder argumentBinder) ArgumentsMethodArgumentResolver
(GraphQlArgumentBinder argumentBinder)