Interface PersistedRequestExtensions

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 this sha256Hash.

Hierarchy

  • PersistedRequestExtensions

Properties

miss?: boolean

Set when a sha256Hash previously experienced a miss which will force query to be sent.

sha256Hash: string
version?: 1

Generated using TypeDoc