Last active
July 29, 2019 15:42
-
-
Save SebDuf/365722102985648833eb7d25ce2391bb to your computer and use it in GitHub Desktop.
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
{ | |
me: { | |
id: 'bf6e74fe-9d41-4082-a48c-a2ce6d771da2', | |
firstName: 'Sébastien', | |
friendCount: 1, | |
friend-1: { | |
id: '7ccc3ebc-9310-426b-8e56-8d58f0a7ce2c', | |
firstName: 'Peppa' | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment