OBJECT

ProductImageSize

link GraphQL Schema definition

  • type ProductImageSize {
  • height: Int
  • url: Uri
  • width: Int
  • }