Extensions sub-property on persistedQuery for Automatic Persisted Queries.
persistedQuery
This is part of the Automatic Persisted Query defacto standard and allows an API request to omit the query, instead sending this sha256Hash.
query
sha256Hash
Optional
Set when a sha256Hash previously experienced a miss which will force query to be sent.
Generated using TypeDoc
Extensions sub-property on
persistedQuery
for Automatic Persisted Queries.Remarks
This is part of the Automatic Persisted Query defacto standard and allows an API request to omit the
query
, instead sending thissha256Hash
.