authSecret
authSecret: string
OptionalbodyParserOptions
bodyParserOptions?: { enableRawChecking?: boolean; jsonLimit?: number | string }
OptionalcustomizeErrorMessage
customizeErrorMessage?: ((error: Error) => string | null) | null
envSecret
envSecret: string
Optionalexperimental
experimental?: {
updateRecordCustomActions?: boolean;
webhookCustomActions?: boolean;
}
OptionalforestAdminClient
forestAdminClient?: ForestAdminClient
OptionalforestAppUrl
forestAppUrl?: string
OptionalforestServerUrl
forestServerUrl?: string
OptionalignoreMissingSchemaElementErrors
ignoreMissingSchemaElementErrors?: boolean
OptionalinstantCacheRefresh
instantCacheRefresh?: boolean
isProduction
isProduction: boolean
OptionallimitExportSize
limitExportSize?: number
OptionalmaxBodySize
maxBodySize?: string
OptionalpermissionsCacheDurationInSeconds
permissionsCacheDurationInSeconds?: number
Optionalprefix
prefix?: string
OptionalschemaPath
schemaPath?: string
OptionalskipSchemaUpdate
skipSchemaUpdate?: boolean
OptionaltypingsMaxDepth
typingsMaxDepth?: number
OptionaltypingsPath
typingsPath?: string | null
OptionaluseUnsafeActionEndpoint
useUnsafeActionEndpoint?: boolean
Options to configure behavior of an agent's forestadmin driver