debug=true
to
a query. Attaching this parameter lets you retrieve the uid
attribute for all
the entities along with the server_latency
and start_ts
information under
the extensions
key of the response.
parsing_ns
: Latency in nanoseconds to parse the query.processing_ns
: Latency in nanoseconds to process the query.encoding_ns
: Latency in nanoseconds to encode the JSON response.start_ts
: The logical start timestamp of the transaction.uid
and server_latency
application/dql
is the preferred value for the Content-Type
header, we
will continue to support Content-Type: application/graphql+-
to avoid making
breaking changes.