Created
May 16, 2019 21:44
-
-
Save joninsky/9c346dadb97a96f4215a4bbcca544903 to your computer and use it in GitHub Desktop.
MixedQueryResults
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
| { | |
| "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