Pavel Kozlovsky

Results 3 issues of Pavel Kozlovsky

Hi there, thank you for the wonderful work upkeeping this as always. Not sure if this is the right place, but wanted to get some insight on this. Our team...

As per the spec (https://spec.graphql.org/October2021/#sec-Errors.Error-result-format) enables placing extra errors in the extensions field using `spec_compliant_errors: bool` plug option. In line with https://github.com/absinthe-graphql/absinthe/pull/1215, this is an optional prop with a default...

As per https://github.com/absinthe-graphql/absinthe/pull/1215, it'd be great to be able to support the modern GraphQL spec for errors while using this Plug (https://spec.graphql.org/October2021/#sec-Errors.Error-result-format).