Closed brollb closed 2 years ago
This PR adds support for an optional alias field which assigns an @id field implicitly so the node can be easily referenced from other nodes regardless of the actual value of id (allowing it to be set to relative identity resolvers).
alias
@id
id
This PR adds support for an optional
alias
field which assigns an@id
field implicitly so the node can be easily referenced from other nodes regardless of the actual value ofid
(allowing it to be set to relative identity resolvers).