add uploadsCompleted to getUploadStreamWithDetails query #31

Merged
loewy merged 1 commits from loewy/add-uploads-completed into master 2024-08-13 11:22:10 -06:00
Member
No description provided.
loewy added 1 commit 2024-08-12 18:24:20 -06:00
add uploadsCompleted to getUploadStreamWithDetails query
All checks were successful
Tests / Tests (pull_request) Successful in 8s
a94fdd820d
loewy force-pushed loewy/add-uploads-completed from a94fdd820d to 5e0d01ea5b 2024-08-13 11:21:14 -06:00 Compare
countablecloud approved these changes 2024-08-13 11:21:49 -06:00
@ -2085,6 +2085,7 @@ export type GetUploadStreamsWithDetailsQuery = {
isCompleted: boolean;
lastIntendedSegmentBound?: number | null;
uploadCompletionCursor: number;
uploadsCompleted: number;
Member

this is ass

this is ass
countablecloud marked this conversation as resolved
loewy merged commit 1c4961db5b into master 2024-08-13 11:22:10 -06:00
loewy deleted branch loewy/add-uploads-completed 2024-08-13 11:22:10 -06:00
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#31
No description provided.