StoreLogo
No description
type StoreLogo {
image: Image
url: String
width: Int
height: Int
size: LogoSize
}
No description
type StoreLogo {
image: Image
url: String
width: Int
height: Int
size: LogoSize
}
StoreLogo.image ● Image objectStoreLogo.url ● String scalarStoreLogo.width ● Int scalarStoreLogo.height ● Int scalarStoreLogo.size ● LogoSize enum