Skip to content

Commit

Permalink
Add hasIncompletePlaybackSession to Continue Listening query
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecoble committed Oct 8, 2024
1 parent b16dbb1 commit 78cd01f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ query getSectionContinueListening(
language: $language
first: $first
after: $after
hasIncompletePlaybackSession: true
) {
nodes {
recording {
Expand Down

0 comments on commit 78cd01f

Please sign in to comment.