Showcases
No description
type Showcases implements SortableCollection {
size: Int
data: [Showcase!]!
}
No description
type Showcases implements SortableCollection {
size: Int
data: [Showcase!]!
}
size ● Int scalardata ● [Showcase!]! non-null objectSortableCollection interface