Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://www.lucidchart.com/invitations/accept/d51976b5-7a92-482f-8630-1e583ad043f7


Notes

  • Backend-for-frontend ("BFF") pattern
  • What responsibilities will GraphQL have?
    • Can we introduce it incrementally?
    • Is it a requirement for moving this forward? Should we make it one?
    • What's the cost of introducing non-GraphQL schema into our SPA layer?
    • Must keep perf in mind when modeling GraphQL queries
  • Standard tools/libraries?
    • Component library
    • SPA cookiecutter