File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -152,9 +152,9 @@ All contributions are welcome!
152152
153153Please open an issue or pull request.
154154
155- [ Knex ] ( https://knexjs.org/ )
156- [ Apollo DataSources ] ( https://www.apollographql.com/docs/apollo-server/features/data-sources.html )
157- [ DataLoader ] ( https://github.com/facebook/dataloader )
158- [ InMemoryLRUCache ] ( https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-caching )
159- [ RESTDataSource ] ( https://www.apollographql.com/docs/apollo-server/features/data-sources.html#REST-Data-Source )
160- [ knex-tiny-logger] ( https://github.com/khmm12/knex-tiny-logger )
155+ [ knex ] : https://knexjs.org/
156+ [ apollo datasources ] : https://www.apollographql.com/docs/apollo-server/features/data-sources.html
157+ [ dataloader ] : https://github.com/facebook/dataloader
158+ [ inmemorylrucache ] : https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-caching
159+ [ restdatasource ] : https://www.apollographql.com/docs/apollo-server/features/data-sources.html#REST-Data-Source
160+ [ knex-tiny-logger ] : https://github.com/khmm12/knex-tiny-logger
You can’t perform that action at this time.
0 commit comments