View Source AshGraphql.Plug (ash_graphql v1.4.0)
Automatically set up the GraphQL actor
and tenant
.
Adding this plug to your pipeline will automatically set the actor
and
tenant
if they were previously put there by Ash.PlugHelpers.set_actor/2
or
Ash.PlugHelpers.set_tenant/2
.
Summary
Functions
Callback implementation for Plug.call/2
.
Callback implementation for Plug.init/1
.