Skip to main content

playerCodeListingVersions

List the immutable published versions of a listing, newest first, with each version’s derived capability summary and consent hash.

playerCodeListingVersions(
appId: BigInt!
listingId: String!
): [PlayerCodeListingVersion!]!

Arguments

playerCodeListingVersions.appId ● BigInt! non-null scalar

App that owns the listing.

playerCodeListingVersions.listingId ● String! non-null scalar

UUID of the listing.

Type

PlayerCodeListingVersion object

An immutable published version of a code listing: artifact hashes (never source) plus the DERIVED capability summary installers consent to.