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 5aaf4dd commit 7774338Copy full SHA for 7774338
Sources/ParseServerSwift/Models/HookTrigger.swift
@@ -739,7 +739,7 @@ public extension HookTrigger {
739
Delete a Parse Cloud Code hook trigger.
740
- parameter path: A variadic list of paths.
741
- parameter object: The type of `ParseObject` the trigger should act on.
742
- - parameter triggerName: The `ParseHookTriggerType` type.
+ - parameter trigger: The `ParseHookTriggerType` type.
743
- parameter parseServerURLStrings: A set of Parse Server `URL`'s to delete triggers for.
744
Defaults to the set of servers added during configuration.
745
- throws: An error of `ParseError` type.
0 commit comments