ProductImageType
No description
type ProductImageType {
fileName: String!
tags: [String]
}
Fields
ProductImageType.fileName ● String! non-null scalar
ProductImageType.tags ● [String] list scalar
Member Of
ProductType object ● RelatedProductType object