michaljanocko
AEAsh Elixir
•Created by michaljanocko on 8/28/2023 in #support
Postgres reference with non-"id" primary keys
Great, thanks! This is my second time trying out Ash and I'm really loving it so far!
5 replies
AEAsh Elixir
•Created by michaljanocko on 2/3/2023 in #support
Relations with GraphQL
I'm gonna mark this as solved.
8 replies
AEAsh Elixir
•Created by michaljanocko on 2/3/2023 in #support
Relations with GraphQL
Alright, thank you for your help. I'm loving Ash so far! The community is amazing.
8 replies
AEAsh Elixir
•Created by michaljanocko on 2/3/2023 in #support
Relations with GraphQL
I read this part but I'm not sure I understand it correctly. My goal is to assign an existing category to a newly created post. Do I need
manage_relationship
in that case?8 replies
AEAsh Elixir
•Created by michaljanocko on 2/3/2023 in #support
Relations with GraphQL
Oops, sorry, I completely overlooked this. I forgot to list one of the resources. Also, is
type: :append_and_remove
the right type for belongs_to
. E.g. I have a post and that post can only belong to one category?8 replies