Optional
acceptOptional
contentIndicates that the request body is gzip encoded
Optional
explain?: ExplainReturn query explanation in addition to result.
Optional
instrument?: booleanInstrument query evaluation and return a superset of performance metrics in addition to result.
Optional
metrics?: booleanReturn query performance metrics in addition to result.
Optional
pretty?: booleanIf parameter is true
, response will formatted for humans.
The query, input, and other settings for partial evaluation.
Indicates the server should respond with a gzip encoded body. The server will send the compressed response only if its length is above
server.encoding.gzip.min_length
value. See the configuration section