Skip to content

Commit 23a6819

Browse files
committed
fix readme
1 parent 9f39a70 commit 23a6819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ SQLDataSource is an ES6 Class that can be extended to make a new SQLDataSource a
8989

9090
Like all DataSources, SQLDataSource has an initialize method that Apollo will call when a new request is routed.
9191

92-
If no cache is provided in your Apollo server
92+
If no cache is provided in your Apollo server configuration, SQLDataSource falls back to the same InMemoryLRUCache leveraged by [RESTDataSource].
9393

9494
### context
9595

0 commit comments

Comments
 (0)