Whether the user is authenticated.
URL base path to use, for instance /myWorkspace
Note that this will be prepended with any studio base path, eg /studio/myWorkspace
,
and is a client-side routing feature. If you're looking to serve your studio from a subpath,
you're probably looking for the basePath
property in sanity.cli.ts
/sanity.cli.js
.
The current user of the source.
The name of the dataset.
Returns a client instance.
Options to pass to the client. See SourceClientOptions
React component to use as icon for this workspace
Optional
Beta
mediaConfig for the Sanity Media Library asset source integration.
The name of the source.
Optional
Beta
onConfiguration for error handling.
The ID of the project.
Optional
Beta
releasesOptional
enabled?: booleanOptional
limit?: numberLimit the number of releases that can be created by this workspace.
The schema of the source.
Alpha
searchOptional
subtitleSubtitle to show under the name of the workspace
Optional
Beta
tasksThe templates of the source.
The title of the source.
The tools of the source.
Definition for Workspace