/mlb-graphql

Primary LanguageTypeScriptMIT LicenseMIT

mlb-graphql

TODO

  • Linting

    • GraphQL query linting (for tests)
  • Datasources

    • Persistent Redis caching (with loader)
  • Graphql

    • Query caching?
    • Connections and connection helper (with pagination)
  • Testing

    • Better server mocks (ie. server emulators rather than mocks)
    • Integration test utility against express server
  • Other

    • Try to migrate to Fastify