OptionalgrpcGRPC specific Parameters to be set when instantiating a client See supported channel options in @grpc/grpc-js/README.md. *
OptionalheadersCustom headers to add to the request.
OptionalparamsParameters 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