@sanity/client 6.4.5 → 6.4.6-canary.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -849,6 +849,7 @@ function _dataRequest(client, httpRequest, endpoint, body) {
849
849
  headers,
850
850
  token,
851
851
  tag,
852
+ perspective: options.perspective,
852
853
  canUseCdn: isQuery,
853
854
  signal: options.signal,
854
855
  fetch: options.fetch