.compose/stage.db). When deployed, each Compose app gets its own fully isolated Postgres database, which stores collections data as well as other internal Compose state. The API is identical in both environments.
Examples
Full Interface
collection function is available on TaskContext:
Filter operators
TheFilter type supports comparison operators beyond simple equality:
Reserved collection names
The following names are reserved for internal use and cannot be used as collection names:events, wallets, stage, monitored_transactions, runs, context_functions.
Next Steps
EVM
Interact with EVM blockchains and smart contracts.
env
Set and access environment variables.