minor tweak to make usernames show up correctly.
This commit is contained in:
@@ -147,7 +147,8 @@
|
||||
(fn trace [a b c]
|
||||
(mu/with-context {:query key
|
||||
:mutation (boolean (= "mutation"
|
||||
(namespace key)))}
|
||||
(namespace key)))
|
||||
:user (:id a)}
|
||||
(mu/trace (keyword "graphql" (name key))
|
||||
[]
|
||||
(f a b c)))))
|
||||
|
||||
Reference in New Issue
Block a user