Ash.Resource.Transformers.CreateJoinRelationship (ash v1.46.8) View Source

Creates an automatically named has_many relationship for each many_to_many.

This will likely not be around for long, as our logic around many to many relationships will update soon.

Link to this section Summary

Link to this section Functions

Callback implementation for Ash.Dsl.Transformer.after?/1.

Callback implementation for Ash.Dsl.Transformer.before?/1.

Link to this function

transform(resource, dsl_state)

View Source

Callback implementation for Ash.Dsl.Transformer.transform/2.