Package io.smallrye.graphql.federation.api
-
Annotation Types Summary Annotation Type Description Extends directive @extends on OBJECT | INTERFACEExternal directive @external on FIELD_DEFINITIONFederatedSource A federated resolver method is the federated equivalent to a 'local' resolver method (with a parameter annotated as), i.e.@SourceKey directive @key(fields: _FieldSet!) on OBJECT | INTERFACEProvides directive @provides(fields: _FieldSet!) on FIELD_DEFINITIONRequires directive @requires(fields: _FieldSet!) on FIELD_DEFINITION