Created
August 16, 2017 15:11
-
-
Save rodcisal/b2fa082b091ad3196b27336e1540736a to your computer and use it in GitHub Desktop.
query with my facebook data
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
mutation { | |
authenticateFacebookUser(uid:"1085278681616449", email:"[email protected]"){ | |
id | |
homebuyer { | |
id | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment