Skip to main content

publishPlayerCodeVersion

Publish an immutable version under a listing from the caller's successfully compiled module versions. Snapshots artifact hashes, explicit SERVER-to-required-CLIENT edges, and the derived aggregate capability summary; publishing fails if a required client version is absent from the bundle. Source never leaves the author's rows.

publishPlayerCodeVersion(
input: PublishPlayerCodeVersionInput!
): PlayerCodeListingVersion!

Arguments

publishPlayerCodeVersion.input ● PublishPlayerCodeVersionInput! non-null input

Listing, packaged module version ids, and license options.

Type

PlayerCodeListingVersion object

An immutable published version of a code listing: artifact hashes (never source), explicit server-to-client requirements, and the DERIVED capability summary installers consent to.