Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Authentication with AshGraphQL for specific queries/mutations - Ash Framework
AF
Ash Framework
•
4y ago
•
38 replies
Blibs
Authentication with AshGraphQL for specific queries/mutations
Maybe I
'm missing something
, but I
'm sure what is the correct approach to check and halt a GraphQL query
/mutation inside AshGraphQL
.
Right now I already have access to my actor
, but there is no verification if the actor is really there or if it is
nil
nil
.
What I thought about doing is just add a policy to check if the actor is
nil
nil
or not to the queries
/mutations that need to be logged
, but I
'm not sure if that is the right approach or if there is a better
/correct way
.
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Authentication actions as graphQL queries/mutations?
AF
Ash Framework / support
4y ago
AshGraphql generated mutations are bypassing schema middleware
AF
Ash Framework / support
4y ago
AshGraphQL mutation with metadata
AF
Ash Framework / support
9mo ago
Having trouble with AshGraphql subscriptions dsl
AF
Ash Framework / support
8mo ago