influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > BadStatement

BadStatement interface

A placeholder for statements for which no correct statement nodes can be created

Signature:

interface BadStatement 

Properties

Property Modifiers Type Description
text?   string (Optional) Raw source text
type?   NodeType (Optional)