Ash.Query.put_context
You're seeing just the function
put_context
, go back to Ash.Query module for more information.
Specs
put_context(t() | Ash.Resource.t(), atom(), term()) :: t()
Sets a specific context key to a specific value
See set_context/2
for more information.