| Package | Description |
|---|---|
| org.springframework.graphql.data.method.annotation |
Annotations for binding data fetching methods to GraphQL schema queries,
mutations, subscriptions, and fields.
|
| Class and Description |
|---|
| SchemaMapping
Annotation to express the mapping of a handler method to a GraphQL type and
field pair.
|