| Annotation Type | Description |
|---|---|
| Extends |
directive @extends on OBJECT | INTERFACE |
| External |
directive @external on FIELD_DEFINITION |
| FederatedSource |
A federated resolver method is the federated equivalent to a 'local' resolver method (with a parameter annotated as
), i.e. |
| Key |
directive @key(fields: _FieldSet!) on OBJECT | INTERFACE |
| Provides |
directive @provides(fields: _FieldSet!) on FIELD_DEFINITION |
| Requires |
directive @requires(fields: _FieldSet!) on FIELD_DEFINITION |
Copyright © 2018–2021. All rights reserved.