OBJECT
type SimpleClientAvailabilities {AccountId: ID ContactId: ID CreatedById: ID! CreatedDate: Instant! End: Instant! IsAvailable: Boolean! LastModifiedById: ID! LastModifiedDate: Instant! PreferredEnd: Instant PreferredStart: Instant RecurringScheduleId: ID Start: Instant! UID: ID! }