add count to return for get shots with just ids
All checks were successful
Tests / Tests (pull_request) Successful in 14s

This commit is contained in:
2024-11-11 19:54:10 -08:00
parent c4868e7ebe
commit 985fa8b8e5
2 changed files with 3 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ query GetShotsWithJustIds(
shotsOrdering: $shotsOrdering
limit: $limit
) {
count
shots {
id
videoId