Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 1.6 KB

TODO.md

File metadata and controls

51 lines (47 loc) · 1.6 KB

Tasks

Main use cases for GraphQL

  • Lookup an order (with selective fields), and along with it its the associated Product (again with selective fields).

Use Cases

  • Lookup an order (with selective fields), and along with it its the associated Product (again with selective fields).

Build

  • React App with MVP features.
  • React Native app to replicate MVP features.