crowdyStudioCommonPublish
Publish a new immutable version of an app-scoped Crowdy Studio-curated common file and make it the current player-readable version. Requires an app-scoped token plus the app manage_compute permission. Old versions remain immutable for provenance; an idempotency key is strongly recommended for transport retries.
crowdyStudioCommonPublish(
input: PublishCrowdyStudioCommonFileInput!
): CrowdyStudioCommonFile!
Arguments
crowdyStudioCommonPublish.input ● PublishCrowdyStudioCommonFileInput! non-null input
Stable catalog identity/metadata, compatible target/path, new immutable content, and optional retry key.
Type
CrowdyStudioCommonFile object
A Crowdy Studio-curated app-scoped common file at its current immutable published version. Unlike personal source, this content is intentionally readable by app-scoped players.