derivedFrom
creates a virtual field on the entity that may be queried but cannot be set manually through the mappings API.
directive @derivedFrom(field: String!) on FIELD_DEFINITION
creates a virtual field on the entity that may be queried but cannot be set manually through the mappings API.
directive @derivedFrom(field: String!) on FIELD_DEFINITION
derivedFrom.field ● String! non-null scalar