Olivier Massot 4 months ago
parent
commit
7fc9a6cdac
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/packages/api_platform.yaml

+ 2 - 1
config/packages/api_platform.yaml

@@ -22,7 +22,8 @@ api_platform:
             ## we don't want this => surcharge default value to false
             ## we don't want this => surcharge default value to false
             skip_null_values: false
             skip_null_values: false
     graphql:
     graphql:
-        graphql_playground: false
+        graphiql:
+            enabled: false
     use_symfony_listeners: true
     use_symfony_listeners: true
     mercure:
     mercure:
         enabled: true
         enabled: true