mirror of
https://github.com/strapi/strapi.git
synced 2025-12-12 15:32:42 +00:00
Remove unnecessary comment
This commit is contained in:
parent
fd54a71f37
commit
b67d9770fb
1
packages/plugins/graphql/server/bootstrap.js
vendored
1
packages/plugins/graphql/server/bootstrap.js
vendored
@ -62,7 +62,6 @@ module.exports = async ({ strapi }) => {
|
||||
: ApolloServerPluginLandingPageGraphQLPlayground(),
|
||||
],
|
||||
|
||||
// Required from version 3.9 https://www.apollographql.com/docs/apollo-server/performance/cache-backends/
|
||||
cache: 'bounded'
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user