method
PolymorphicRelationshipsField.ReadHookPolicy
Public method PolymorphicRelationshipsField.ReadHookPolicy from github.com/riducms/ridu/field.
Returns
The declared result.
ReadHooks[store.Value]Full signature
Related types
PolymorphicRelationshipsFieldPolymorphicRelationshipsField configures links to documents from any of the target collections.
ReadHooksReadHooks registers response transformations using the field's output type, which can differ from its write type when a relationship is populated.
ValueAn immutable scalar, object, list, or populated document value.