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
Was this topic helpful?