Add fargo filter input
All checks were successful
Tests / Tests (pull_request) Successful in 10s

This commit is contained in:
2024-10-17 15:24:56 -07:00
parent 18cd3efe80
commit e701c79469
2 changed files with 78 additions and 0 deletions

View File

@@ -142,6 +142,7 @@ input FilterInput @oneOf {
videoId: [Int!]
userId: [Int!]
username: [String!]
fargoRating: FloatRangeFilter
make: [Boolean!]
tags: [VideoTagInput!]
annotations: [ShotAnnotationInput!]