EntityRef

EntityRef = ResourceRef<string>

Selects an entity by exactly one identifier — { id } (GUID) or { name }.

Operational record and attachment methods accept an EntityRef and route to the matching Data Fabric by-id or by-name endpoint. See ResourceRef.