Resolution
No description
type Resolution {
height: Int!
width: Int!
}
Fields
Resolution.height
● Int!
non-null scalar
Resolution.width
● Int!
non-null scalar
Member Of
Asset
object