Package org.springframework.graphql.data
@NonNullApi
@NonNullFields
package org.springframework.graphql.data
Support for various ways to implement
DataFetcher
s.-
ClassDescriptionBind a GraphQL argument, or the full arguments map, onto a target object.Specialization of the
Repository
stereotype that marks a repository as intended for use in a GraphQL application for data fetching.