Skip to content

Instantly share code, notes, and snippets.

@riccardogiorato
Created September 20, 2019 11:55
Show Gist options
  • Save riccardogiorato/5c7f28ca614d416f33dbbf44702186dd to your computer and use it in GitHub Desktop.
Save riccardogiorato/5c7f28ca614d416f33dbbf44702186dd to your computer and use it in GitHub Desktop.
{
allFilms(first: 3, orderBy: releaseDate_ASC) {
episodeId
title
releaseDate
director
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment