Packs
No description
type Packs implements SortableCollection {
size: Int
data: [Pack!]!
}
Fields
size ● Int scalar
data ● [Pack!]! non-null object
Interfaces
SortableCollection interface
Member of
GetPacksResponse object ● PacksForUserCollection object