BetaOptional Beta__internal_Optional Beta[DECISION_Optional BetaadvancedAdvanced version control provides features such as inline content diffs in Studio to make resolving conflicts across document versions easier.
Optional Betaenabled?: boolean | ComposableOption<boolean, ConfigContext>Control whether advanced version control functionality is enabled.
Advanced version control provides features such as inline content diffs in Studio to make resolving conflicts across document versions easier.
Optional BetaapiAPI hostname used for requests. Generally used for custom CNAMEs, allowing businesses to use
their own domain for API requests. Must include protocol:
eg https://sanityapi.mycompany.com
Note that (currently) the project ID will be prepended to the passed URL, so the above
example would end up as: https://<projectId>.sanityapi.mycompany.com
Optional BetaauthAuthentication options for this source.
BetadatasetDataset name for this source
Optional BetadocumentOptional BetaformOptional Betai18nOptional BetamediaConfig for the Sanity Media Library asset source integration.
BetanameOptional BetaonConfiguration for error handling.
Optional BetapluginsBetaprojectProject ID for this source
Optional BetareleasesConfiguration for Content Releases
Optionalactions?: ReleaseActionComponent[] | ReleaseActionsResolverActions for releases.
Optionalenabled?: booleanOptionallimit?: numberLimit the number of releases that can be created by this workspace.
Optional BetascheduledConfiguration for Scheduled drafts
Optional BetaschemaOptional BetasearchOptionalenableLegacySearch?: booleanEnables the legacy Query API search strategy.
Optionalstrategy?: "groqLegacy" | "groq2024"Control the strategy used for searching documents. This should generally only be used if you wish to try experimental search strategies.
This option takes precedence over the deprecated search.enableLegacySearch option.
Can be one of:
"groqLegacy" (default): Use client-side tokenization and schema introspection to search
using the GROQ Query API."groq2024": (experimental) Perform full text searching using the GROQ Query API and its
new text::matchQuery function.Optionalunstable_partialIndexing?: { enabled: boolean }Optional BetastudioOptional Betacomponents?: StudioComponentsPluginOptionsComponents for the studio.
Optional BetatitleOptional BetatoolsOptional Betaunstable_
Hidden