OBJECT

Image

link GraphQL Schema definition

1type Image {
2
3size: String!
4
5url: String!
6
7}

link Required by