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