thatSunshineKid / newsflash-back

backend app for discovering and sharing news stories around the web.
2 stars 0 forks source link

added graphql functionality to backend #16

Closed thatSunshineKid closed 5 years ago

thatSunshineKid commented 5 years ago

graphql is awesome! using this to build the backend of our app. For complicated /nested relationships and speed graphql seems to be the way to go.