remove uneeded ids
All checks were successful
Tests / Tests (pull_request) Successful in 6s

This commit is contained in:
2024-10-29 12:44:56 -07:00
parent b0da48c4fb
commit b9e3e1f310
2 changed files with 0 additions and 3 deletions

View File

@@ -42,7 +42,6 @@ mutation UpdateShotAnnotations(
query GetShotsWithVideoGql($filterInput: FilterInput!, $limit: Int) {
getShotsWithMetadata(filterInput: $filterInput, limit: $limit) {
ids
shots {
id
videoId