Type alias ListStreamQueryVersion

ListStreamQueryVersion: typeof SEQUENTIAL_QUERY | UnparsedObject

Version of the query for the logs transaction stream widget. When omitted, v1 query behavior is preserved. Set to sequential_query to use v2 behavior. This feature is in Preview.

Generated using TypeDoc