absinthe_error_payload
absinthe_error_payload copied to clipboard
Fix list typings for payload and options
📖 Description and reason
Since we initialize the struct with an empty list, we should type the GraphQL field accordingly.
🦀 Dispatch
#dispatch/elixir