Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt

Use this file to discover all available pages before exploring further.

Snapshot of events that occurred during the operation, such as console messages, network requests, and field executions. To get real-time updates, use subscriptions instead.

Definition

events(): Events

Returns

Events Represents a collection of events that occurred during an operation, such as console messages, errors, field executions, or network requests. These events are collected throughout the operation and returned as a batch for analysis. To get real-time updates, use subscriptions instead.