influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

PipeExpression interface

Call expression with pipe argument

Signature:

interface PipeExpression 

Properties

Property Modifiers Type Description
argument?   Expression (Optional)
call?   CallExpression (Optional)
type?   NodeType (Optional)