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 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
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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