issues
search
drupal-graphql
/
drupal-decoupled-app
Decoupled Drupal demo application based on React, GraphQL and Apollo including server-side rendering.
MIT License
311
stars
76
forks
source link
Finalize out-of-the-box setup with features for common use-cases
#400
Open
fubhy
opened
6 years ago
fubhy
commented
6 years ago
[x] Routing (Drupal-backed and custom)
[x] Lazy components
[ ] Service Workers
[ ] Pre-loading during SSR
[ ] Route transition / loading indicator
[ ] Authentication flow
[ ] Multilingual
[ ] Persisted queries (without having to build and commit them)
[ ] Get rid of introspection.json
[ ] Make it look pretty
[ ] Add a few more pages that actually make sense
[ ] Add content editing capabilities (mutations)