ash-project / ash_graphql

The extension for building GraphQL APIs with Ash
https://hexdocs.pm/ash_graphql
MIT License
73 stars 49 forks source link

Module does not exists #155

Closed barnabasJ closed 6 months ago

barnabasJ commented 6 months ago

https://github.com/ash-project/ash_graphql/blob/bced6021af52805274246c7d6031668555d7ad42/lib/ash_graphql.ex#L652

This creates a reference to a non existing Modul, which leads to an error if this line is executed https://github.com/ash-project/ash_graphql/blob/bced6021af52805274246c7d6031668555d7ad42/lib/graphql/resolver.ex#L2715