Skip to content

Instantly share code, notes, and snippets.

@Lavanyagaur22
Created April 6, 2019 07:17
Show Gist options
  • Save Lavanyagaur22/2740a509ad1ef52816f60f9e678a4791 to your computer and use it in GitHub Desktop.
Save Lavanyagaur22/2740a509ad1ef52816f60f9e678a4791 to your computer and use it in GitHub Desktop.
query allTasksQuery{
allTasks{
id
title
description
version
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment