Skip to content

Commit 4dbcd6a

Browse files
committed
Updates GraphQL schema
1 parent 944ddce commit 4dbcd6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphql/schema/schema.graphql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ input DatetimeFilter {
137137
}
138138

139139
enum Direction {
140-
UP
141140
DOWN
141+
UP
142142
}
143143

144144
"""

0 commit comments

Comments
 (0)