Passing GraphQL variables to a generic action’s arguments – Elixir Forum

Passing GraphQL variables to a generic action’s arguments – Elixir Forum

I defined a generic mutation action that takes an :id argument and an :input argument with an embedded resource backing :input.

 

Read More