Sanity · Arazzo Workflow
Sanity Provision Dataset
Version 1.0.0
Create a dataset in a project, then list datasets to confirm it exists.
View Spec
View on GitHub
Headless CMSContent ManagementGROQReal-TimeStructured ContentDeveloper PlatformArazzoWorkflows
Provider
Workflows
provision-dataset
Create a dataset and verify it through the project dataset list.
Creates a dataset in the target project with the supplied name and acl mode, then reads the full dataset list back to confirm the provisioning.
1
createDataset
createDataset
Create the dataset in the project with the requested name and access control mode.
2
listDatasets
listDatasets
List all datasets in the project to confirm the newly created dataset is present.