Collection_Case
No description
type Collection_Case {
items: [CollectionItem_Case]
totalCount: Int!
pageInfo: PageInfo!
}
Fields
Collection_Case.items
● [CollectionItem_Case]
list object
Collection_Case.totalCount
● Int!
non-null scalar
Collection_Case.pageInfo
● PageInfo!
non-null object
Returned by
cases
query