Skip to main content

crowdyStudioProjectSaveFiles

Apply a batch of project-file upserts and deletes in one transaction under one expected project revision. Requires an app-scoped token and exact project ownership. No partial writes survive path, manifest, independent 8-file/64-KiB-file/256-KiB-target caps, aggregate storage, or revision failures.

crowdyStudioProjectSaveFiles(
input: SaveCrowdyStudioProjectFilesInput!
): CrowdyStudioProject!

Arguments

crowdyStudioProjectSaveFiles.input ● SaveCrowdyStudioProjectFilesInput! non-null input

Destination project, expected revision, atomic upsert/delete batch, 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.