OBJECT
1type ScheduledJobCollaboratorList implements Page {23records: [ScheduledJobCollaborator!]! 45offset: Int! 67limit: Int! 89count: Int 1011}