Created
July 21, 2018 13:32
-
-
Save SaraVieira/9d8d92a36e5e3420113758a5daf59712 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
{ | |
fantasyConference(confid: 1312) { | |
conf { | |
name | |
} | |
user { | |
name | |
speakers { | |
name | |
image | |
} | |
} | |
} | |
} | |
Users, | |
Conferences, | |
Speakers - Twitter | |
fantasyConferences | |
User - Many fantasyConferences | |
fantasyConferences - Many Speakers - One Conf | |
Speakers - Many Conferences and fantasyConferences |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment