Skip to content

Instantly share code, notes, and snippets.

@wtrocki
Forked from Lavanyagaur22/sub.graphql
Created June 11, 2019 12:19
Show Gist options
  • Select an option

  • Save wtrocki/497a257a20688e64381212f0b8dd6711 to your computer and use it in GitHub Desktop.

Select an option

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