Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martijnwalraven/9882a6327286e389705fe56875db98aa to your computer and use it in GitHub Desktop.
Save martijnwalraven/9882a6327286e389705fe56875db98aa to your computer and use it in GitHub Desktop.
{
series(id: "98794") {
title
description
season(number: 1) {
episodes {
id
episodeNumber
assetTitle
description
progress {
percent
position
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment