You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2023. It is now read-only.
I just got this error running snippets/deleteDocsByFilter.js:
Error: Used property "delete" on versionless client - this is deprecated. Please specify API version using `withConfig` - see https://docs.sanity.io/help/studio-client-specify-api-version
I presume these snippets should be updated to use withConfig. Not a big deal, just raising this issue for completeness.
The text was updated successfully, but these errors were encountered:
I just got this error running
snippets/deleteDocsByFilter.js
:I presume these snippets should be updated to use
withConfig
. Not a big deal, just raising this issue for completeness.The text was updated successfully, but these errors were encountered: