OBJECT

Ribbon

link GraphQL Schema definition

1type Ribbon {
2
3image: String!
4
5image2x: String!
6
7image3x: String
8
9}