Interceptioninterface
Describes a platform operation to intercept and provides settings for its interception.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| domain⚓︎ | string | "all" | x | io.Connect API domain of the platform operation. |
|
| operation⚓︎ | string | "all" | x | Name of the io.Connect platform operation within the specified io.Connect API domain.
Set to |
|
| phase⚓︎ | "before" | "after" | "all" | x | x | Specifies whether to intercept the platform operation before or after the execution of its default implementation.
Set to |