directive @override

The @override directive is used to indicate that the current subgraph is taking responsibility for resolving the marked field away from the subgraph specified in the from argument.

Arguments

from: String!

Locations

Type System: FIELD_DEFINITION