Skip to main content

crowdyStudioProjectSave

Atomically save selected private project metadata and a batch of file upserts/deletes under one expected project revision. Requires an app-scoped token and exact project ownership. No partial metadata or file changes survive validation, target-cap, aggregate-storage, module-binding, or revision failures.

crowdyStudioProjectSave(
input: SaveCrowdyStudioProjectInput!
): CrowdyStudioProject!

Arguments

crowdyStudioProjectSave.input ● SaveCrowdyStudioProjectInput! non-null input

Project id/revision, optional metadata changes, atomic file delta, and optional retry key.

Type

CrowdyStudioProject object

A private, revisioned Crowdy Studio project owned by one user in one app. Optional grid affinity and module names are authoring hints only; deployment still rechecks current grid ownership and target-specific permissions.