Optional
grpcGRPC specific Parameters to be set when instantiating a client See supported channel options in @grpc/grpc-js/README.md. *
Optional
headersCustom headers to add to the request.
Optional
paramsParameters to accompany a query using them.
Type of query being sent, e.g. 'sql' or 'influxql'.
Options used by InfluxDBClient.default.query and by InfluxDBClient.default.queryPoints.
Example: QueryOptions in queryCall