distilagency / starward

:boom: ReactJS Wordpress Boilerplate
27 stars 9 forks source link

Add Apollo GraphQL client #58

Open samlogan opened 7 years ago

samlogan commented 7 years ago

https://www.apollodata.com/

puravin commented 7 years ago

Have you started or almost completed this? @falconmick

falconmick commented 7 years ago

Almost complete, you can view progress here: https://github.com/falconmick/starward/tree/feature/apollo?files=1

puravin commented 7 years ago

Awesome!! You can also add queries and variables on startup of the graphiql interface here https://github.com/falconmick/starward/blob/feature/apollo/server/init/apollo.js#L14-L18 with the 'query' and 'variables' property