Create get shots by ids operation #61
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "kat/create-get-shots-by-id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -142,0 +142,4 @@
query GetShotsByIds(
$ids: [Int!]!
$includeCreatedAt: Boolean! = false
@kkathuang I don't think we need all these variables