OBJECT
type SimpleTemplatedJobAllocations {CreatedById: ID! CreatedDate: Instant! Duration: Duration LastModifiedById: ID! LastModifiedDate: Instant! NotificationType: String ResourceId: ID! StartOffsetDays: Int StartTimeOfDay: LocalTime Status: JobAllocationStatus! TeamLeader: Boolean! TemplatedJobId: ID! TemplatedResourceRequirementId: ID UID: ID! }