Make range filters generic
This commit is contained in:
@@ -116,6 +116,7 @@ query GetShotsWithMetadata(
|
||||
serializedShotPaths {
|
||||
b64EncodedBuffer
|
||||
}
|
||||
|
||||
createdAt @include(if: $includeCreatedAt)
|
||||
updatedAt @include(if: $includeUpdatedAt)
|
||||
cueObjectFeatures @include(if: $includeCueObjectFeatures) {
|
||||
|
Reference in New Issue
Block a user