e2nguyen / Watcher

watcher-blond.vercel.app
2 stars 2 forks source link

[MVP] : Create endpoints for GraphQL #69

Open dianephan opened 3 years ago

dianephan commented 3 years ago

Description

Define the link between front and backend. Need to write endpoints on frontend API layer as an entry point before we can call on the backend. Frontend needs to know which mutations are available for use. Backend is where we set up different tables in Flask with Graphene.

Branches

Requires

Potential solutions

A clear and concise description of any alternative solutions or features you've considered.

Tasks

QA Notes

Deployment Notes

PR