absinthe-graphql / absinthe

The GraphQL toolkit for Elixir
http://absinthe-graphql.org
Other
4.29k stars 527 forks source link

fix path_string crash when path includes list #1338

Open mdg opened 2 months ago

mdg commented 2 months ago

in Absinthe.Resolution; also:

this fix is #1337

mdg commented 2 months ago

I've tried to address the feedback