Skip to content

Instantly share code, notes, and snippets.

@joninsky
Created May 16, 2019 21:44
Show Gist options
  • Select an option

  • Save joninsky/9c346dadb97a96f4215a4bbcca544903 to your computer and use it in GitHub Desktop.

Select an option

Save joninsky/9c346dadb97a96f4215a4bbcca544903 to your computer and use it in GitHub Desktop.
MixedQueryResults
{
"data": {
"user": [
{
"id": "b2c7a193-6500-4144-9079-cfc336995538",
"email": "[email protected]"
}
],
"user_by_pk": {
"id": "b2c7a193-6500-4144-9079-cfc336995538",
"email": "[email protected]"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment