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 71772e7 commit d885576Copy full SHA for d885576
README.md
@@ -72,7 +72,7 @@ MyApp.Knock.client()
72
73
```elixir
74
MyApp.Knock.client()
75
-|> Knock.notify("dinosaurs-loose", %{
+|> Knock.Workflows.trigger("dinosaurs-loose", %{
76
# user id of who performed the action
77
"actor" => "dnedry",
78
# list of user ids for who should receive the notif
0 commit comments