Optional
gzipRequests gzip encoded response.
Optional
headersHTTP headers that will be sent with every query request.
Optional
nowSpecifies the time that should be reported as "now" in the query. RFC3339 value must be returned,
for example new Date().toISOString()
.
Specifies the name of the organization executing the query. Takes either the ID or Name interchangeably.
Optional
typeType of the query, default is "flux"
QueryOptions contains QueryApi configuration options.