Browser Mutations
events
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
Returns
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.