Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BatchQueryRequest

Package version

An single request in a batch.

Hierarchy

  • BatchQueryRequest

Index

Properties

body

body: QueryBody

The Analytics query. Learn more about the Analytics query syntax

Optional headers

headers: undefined | {}

Dictionary of

id

id: string

The error details.

Optional method

method: undefined | "POST"

Optional path

path: undefined | "/query"

workspace

workspace: string

Workspace Id to be included in the query

Generated using TypeDoc