minderlabs / demo

Minder Demo App
1 stars 0 forks source link

GraphQL and Apollo Tests. #12

Closed richburdon closed 7 years ago

richburdon commented 7 years ago

sub/graphql: headless GQL testing (with Apollo tools). sub/apollo: basic Apollo + Router (v4) + Redux UX demo.

In particular see home.js (with @graphql ES decorator): Configures query from Redux state (trivially holds the userId passed from server config).