CatalogListingImageInput
No description
input CatalogListingImageInput {
imageUrl: String
altText: String
}
Fields
CatalogListingImageInput.imageUrl ● String scalar miscellaneous {#image-url}
Image for the artifact.
CatalogListingImageInput.altText ● String scalar miscellaneous {#alt-text}
Alternative text for the image.
Member Of
Was this topic helpful?