Many To Many Relationship Example
After reading https://www.ash-hq.org/docs/guides/ash/latest/topics/relationships.md#has-many and https://ash-hq.org/docs/dsl/ash/latest/ash-resource-dsl/relationships/many_to_many I am a little bit confused since the examples use different code. I am looking for a simple example which I can copy and paste. Something like a blog post which has multiple tags associated via a many to many relationship:
- What do I have to change in the existing files?
- How do I have to do the third resource?
- How would I add a tag to a blog post the Ash way?
- What do I have to change in the existing files?
- How do I have to do the third resource?
- How would I add a tag to a blog post the Ash way?
