OBJECT
type SimpleTemplatedShifts {CreatedById: ID! CreatedDate: Instant! DisplayName: String Duration: Duration! IsDraft: Boolean! LastModifiedById: ID! LastModifiedDate: Instant! LocationId: ID RegionId: ID! ScheduleTemplateId: ID! StartOffsetDays: Int! StartTimeOfDay: LocalTime! UID: ID! }