We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc8c73 commit 234f6fcCopy full SHA for 234f6fc
lib/subscriptions.ex
@@ -15,7 +15,6 @@ defmodule AshGraphql.Subscription do
15
type_override \\ nil,
16
nested \\ []
17
) do
18
-
19
query
20
|> Ash.Query.new()
21
|> Ash.Query.set_tenant(Map.get(context, :tenant))
0 commit comments