Created
April 19, 2020 20:09
-
-
Save rafaelaazevedo/92b9f30e2143fac9e7463eb2361590ff 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
query: { | |
name: 'Mary Jame', | |
age: '8', | |
children: ['Betty', 'Sue'] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment