OBJECT
type SimpleShifts {CopiedFromId: ID CreatedById: ID! CreatedDate: Instant! DisplayName: String Duration: Duration! End: Instant! IsDraft: Boolean! LastModifiedById: ID! LastModifiedDate: Instant! LocationId: ID Name: String! RegionId: ID ScheduleTemplateId: ID Start: Instant! TemplatedShiftId: ID UID: ID! }