Skip to content

Instantly share code, notes, and snippets.

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