Created
March 3, 2018 13:53
-
-
Save akoenig/9e4f0117e0433728690fa8e7b1f0efe4 to your computer and use it in GitHub Desktop.
Medium: M2M in GraphQL context (Invite Mutation)
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
{ | |
user { | |
id | |
measuredAt | |
registrations | |
logins | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment