View Source Ash.Changeset.ManagedRelationshipHelpers (ash v3.4.3)
Tools for introspecting managed relationships.
Extensions can use this to look at an argument that will be passed
to a manage_relationship
change and determine what their behavior
should be. For example, AshAdmin uses these to find out what kind of
nested form it should offer for each argument that manages a relationship.