absinthe-graphql / absinthe_plug

Plug support for Absinthe, the GraphQL toolkit for Elixir
https://hex.pm/packages/absinthe_plug
MIT License
260 stars 163 forks source link

Handle invalid batch request structure #255

Closed binaryseed closed 3 years ago

binaryseed commented 3 years ago

This PR fixes a bug when a user submits a transport batch request with a certain invalid request structure - a list of query strings instead of a list of objects with a query key