crowdyStudioProjectImportFile
Copy one active caller-owned library revision or one immutable published app-common version into a private project by value. Requires an app-scoped token and exact project ownership. The source is re-authorized, content/provenance are snapshotted, project caps and aggregate storage are checked, and the project revision advances atomically.
crowdyStudioProjectImportFile(
input: ImportCrowdyStudioProjectFileInput!
): CrowdyStudioProject!
Arguments
crowdyStudioProjectImportFile.input ● ImportCrowdyStudioProjectFileInput! non-null input
Destination project/revision, exactly one authorized source id, optional safe destination path, and 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.