Chris Owen
Chris Owen
Still an issue with rn `^0.45.1` and dev tools `^0.5.11`
Hi Stavro, Thanks for the advice, adding the id in the changeset prior to cast_attachments as another cast did work but would have implications to updates as it always sets...
@stavro So I had a stab at what I proposed, and it seems to work well for my use case. I'm hesitant to raise a PR both because my elixir...
@digitalcake cheers I thought of this in the first place. But I didn't like the idea of manually having to add a unique identifier to my model. If I added...
Yeah actually we thought that we should have done this on our .NET port. Seems sensible to support blueprint etc..
Lol sorry I copied the name of my module, I meant using GraphQL.Lang.Parser. I needed the functionality because I have to work on a GraphQL proxy that takes a single...
Just started looking at this myself, would it be possible to raise a PR for the `phx-1.3` branch too?
I believe that the name is not set correctly for the select field. No matter how many has_many items I add the field name is always `parent[collection_id]`. For example I...
Tried @dgross881 branch and all appears to be well, good work. Doesn't look like a PR was raised though.
@dgross881 just a note, all looked good on this when adding image (using arc/arc_ecto) initially but when editing I get a nice error: ``` protocol String.Chars not implemented for %{file_name:...