How should an Absinthe.Resolution struct look like when I want to return both data and errors from Absinthe? This is now allowed by the GraphQL spec., …
How should an Absinthe.Resolution struct look like when I want to return both data and errors from Absinthe? This is now allowed by the GraphQL spec., …