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

fix: use checked constraints #187

Closed barnabasJ closed 4 months ago

barnabasJ commented 4 months ago

I had this fail because I created a new Type (subtype of map with a field that was an enum)

Contributor checklist