We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef8230 commit a31e794Copy full SHA for a31e794
1 file changed
src/typeDefs/project.ts
@@ -43,10 +43,6 @@ type DailyEvent {
43
"""
44
affectedUsers: Int!
45
46
- Timestamp of the last repetition of this event in this day
47
- """
48
- lastRepetitionTime: Int!
49
50
Timestamp of the event grouping
51
52
groupingTimestamp: Int!
0 commit comments