Create get shots by ids operation #61

Merged
kkathuang merged 1 commits from kat/create-get-shots-by-id into master 2024-09-29 22:55:35 -06:00
Owner
No description provided.
kkathuang added 1 commit 2024-09-29 22:54:21 -06:00
Create get shots by ids operation
All checks were successful
Tests / Tests (pull_request) Successful in 16s
2699d29d7b
kkathuang merged commit ce54bef0b4 into master 2024-09-29 22:55:35 -06:00
colonelpanic reviewed 2024-09-30 00:00:49 -06:00
@ -142,0 +142,4 @@
query GetShotsByIds(
$ids: [Int!]!
$includeCreatedAt: Boolean! = false
Owner

@kkathuang I don't think we need all these variables

@kkathuang I don't think we need all these variables
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: railbird/railbird-gql#61
No description provided.