DataFetcher
s.See: Description
Class | Description |
---|---|
GraphQlArgumentBinder |
Bind a GraphQL argument, or the full arguments map, onto a target object.
|
Annotation Type | Description |
---|---|
GraphQlRepository |
Specialization of the
Repository stereotype that marks a repository
as intended for use in a GraphQL application for data fetching. |
DataFetcher
s.