AshGraphql.Plug (ash_graphql v0.22.4) View Source
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.
Link to this section Summary
Link to this section Functions
Callback implementation for Plug.call/2.
Callback implementation for Plug.init/1.