Object
ScheduleItemsContainer
Contains a list of Schedule items when returned as a page, as well as the total number of pages.
Fields
items():
[ScheduleItem!]
A list of returned Schedule items.
total_count():
Int!
Total number of Schedule items.