Created
April 30, 2020 19:48
-
-
Save a7v8x/879c6e9ab2fb69d0ff62cc7c5a435807 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
query getSubscriptions { | |
subscriptions { | |
id | |
source | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment