Returns type
I have a actions likes this
elixir
I want to override the default return type which defaults to the resource . and instead return a map type with fields user of type user resource and token of type string.
elixir
I want to override the default return type which defaults to the resource . and instead return a map type with fields user of type user resource and token of type string.
