Skip to content

Commit

Permalink
refactor(core): explicitly call out sharding as being alpha and slate…
Browse files Browse the repository at this point in the history
…d for removal
  • Loading branch information
rexxars committed Jul 2, 2024
1 parent a6a8993 commit 4043f89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/sanity/src/core/config/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,8 @@ export interface SourceOptions extends PluginOptions {
* should generally be avoided.
*
* Note that `auth.loginMethod` _must_ be set to `token` for this to work.
*
* @alpha Warning: This API may be removed at any point and should not be relied on.
*/
allowDomainSharding?: boolean

Expand Down

0 comments on commit 4043f89

Please sign in to comment.