Last active
March 1, 2017 16:10
-
-
Save heymartinadams/6ca0845687f9e5a268455bf4550b6bc4 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
createdNode{ | |
id | |
amount | |
description | |
isPaid | |
purchaseToUser { | |
id | |
stripeId | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment