Waiting for engine...
Skip to main content

CatalogListingArtifactInput

No description

input CatalogListingArtifactInput {
listingType: CatalogListingType!
artifactSourceId: ID
}

Fields

CatalogListingArtifactInput.listingType ● CatalogListingType! non-null enum catalog-service

The type of artifact.

CatalogListingArtifactInput.artifactSourceId ● ID scalar miscellaneous

The internal ID of the artifact, as generated in the source system e.g. Bundle Id

Member Of

CatalogListingCreateInput input ●  CatalogListingUpdateInput input

On this Page