Skip to content

Instantly share code, notes, and snippets.

@wtrocki
Forked from Lavanyagaur22/sub.graphql
Created June 11, 2019 12:19
Show Gist options
  • Save wtrocki/497a257a20688e64381212f0b8dd6711 to your computer and use it in GitHub Desktop.
Save wtrocki/497a257a20688e64381212f0b8dd6711 to your computer and use it in GitHub Desktop.
subscription SubscribeData{
subscribeTasks{
id
title
description
version
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment