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

Implement AshGraphql.Error for Ash.Error.Query.ReadActionRequiresActor #154

Closed col closed 5 months ago

col commented 6 months ago

Contributor checklist

zachdaniel commented 6 months ago

LGTM, let me know when it's no longer a draft.

col commented 6 months ago

LGTM, let me know when it's no longer a draft.

I was going to try to create a test for it but maybe it's not required in this case.

zachdaniel commented 6 months ago

Yeah, I guess a test would be warranted. Easiest way would be to add an action with the require actor change and assert an error response.

zachdaniel commented 5 months ago

🚀 Thank you for your contribution! 🚀