ref: add repository and service for all entities
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
export enum AttendanceRegistrationEvents {
|
||||
ClockedIn = 'clocked in',
|
||||
ClockedOut = 'clocked out',
|
||||
}
|
||||
@@ -24,7 +24,6 @@ type Anomaly {
|
||||
sleepSince: DateTime
|
||||
sleepTimer: Int!
|
||||
solution: [SolutionTarget!]!
|
||||
tour: Tour
|
||||
type: String!
|
||||
workedOnBy: String!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user