YoungMaker / iORC

iORC - Organized Roleplay Creator
3 stars 0 forks source link

Add Apollo for android dependency #5

Closed YoungMaker closed 6 years ago

YoungMaker commented 6 years ago

This will be difficult for Milestone one as we will probably be adding Apollo which will handle data binding for graphQL

YoungMaker commented 6 years ago

Changed this to reference the new Apollo package we're going to be using to accomplish this

hwilling commented 6 years ago

I'm assuming this is what we are looking for? https://github.com/apollographql/apollo-android

hwilling commented 6 years ago

apollo plugin appears to be in. We'll need to insert the schema and a graphql query file in order to connect the app and the api

YoungMaker commented 6 years ago

Since this package has been well and truly integrated with dev work cited above, I'm confident we can close this issue. Please weigh in @hwilling before closing if you see fit.

hwilling commented 6 years ago

Yeah I think this issue can be closed. The dependency is added and I should make a separate issue for any work that remains related to this