async

Property

Belongs to type Backend_Action

Open in TypeHub

Boolean

Whether to execute the action asynchronously, if true the action directly returns a 202 response and the action is executed later on in the background, useful for expensive operations

part of the Apioo-Project