Ash FrameworkAF
Ash Framework3y ago
6 replies
Blibs

Create relationship with itself

How can we add a relationship from some resource to itself?

For example, let's say I have a
User
resource and I add a feature that an user can create another user, meaning that I want to add a field called created_by and created_by_id which is also an
User
Was this page helpful?