OptionalauditRecords every create/update/delete and exposes /_audit-trail/{collection}/:id and
/_audit-trail/correlation* routes. Disabled when null or unset.
OptionalbodyRefer to @koa/bodyparser options
OptionalcustomizeOptionalexperimentalOptionalforestOptionalforestOptionalforestOptionalignoreIf true, the agent will not throw an error when a customization error occurs, because of a missing collection for example.
OptionalinstantOptionallimitOptionalloggerOptionalloggerOptionalmaxOptionalmaxMax number of records a "select all" approval-required action may target. Must not exceed the Forest server's own cap (500).
OptionalpermissionsOptionalprefixOptionalschemaOptionalskipServe columns of collections the caller has no read permission on when they are reached
through a relation path (holder:nationalId) in a projection, a filter, a sort, a search or a
chart, and drop the browse a Count leaderboard requires on the collection it counts. No
check on the collection being queried is affected: the route's own browse/read/export
still runs.
OptionalskipOptionaltypingsOptionaltypingsOptionaluseOptionalworkflowBase URL of the workflow executor to proxy requests to.
When set, the agent forwards /_internal/executor/* to the executor verbatim,
benefiting from the agent's authentication layer.
Mutually exclusive with agent.addWorkflowExecutor(): use this option to target a
separately-deployed executor, or addWorkflowExecutor() to run one in-process.
Options to configure behavior of an agent's forestadmin driver