SpaceArtifact
Represents the artifact type.
type SpaceArtifact {
spaceArtifactType: SpaceArtifactListingType!
spaceArtifactId: ID
}
Fields
SpaceArtifact.spaceArtifactType ● SpaceArtifactListingType! non-null enum catalog-service
The type of artifact.
SpaceArtifact.spaceArtifactId ● ID scalar miscellaneous
The internal ID of the artifact, as generated in the source system e.g. Bundle Id.
Member Of
SpaceArtifactListing object
Was this topic helpful?