godwinbw / sofa-spud

3 stars 0 forks source link

implement graphQL client on front end #41

Open godwinbw opened 2 years ago

godwinbw commented 2 years ago

1) need to implement ApolloProvider & apollo client in App.js

2) need to implement /src/utils/queries.js to define which graphQL queries will be used from the back-end

3) need to implement /src/utils/mutations/js to define which graphQL mutations will be used from the back-end

godwinbw commented 2 years ago

https://github.com/godwinbw/solid-broccoli