Skip to content

Commit f39f8fa

Browse files
committed
Update project.ts
1 parent 35b5c71 commit f39f8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typeDefs/project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ extend type Mutation {
237237
input EventsFilter {
238238
"""
239239
Search query string. Only alphanumeric characters, spaces, and some special characters are allowed.
240-
Max length: 100 characters
240+
Max length: 50 characters
241241
"""
242242
search: String
243243
}

0 commit comments

Comments
 (0)