graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.75k stars 730 forks source link

fix: make Playground's middleware settings optional #1322

Closed quantumsheep closed 3 years ago

quantumsheep commented 3 years ago

We should be able to only set the settings that we want to set without having to give a value for every parameters.

This PR fixes that.

linux-foundation-easycla[bot] commented 3 years ago

CLA Signed

The committers are authorized under a signed CLA.

acao commented 3 years ago

Also, feel free to open PRs for any middlewares you'd like to add @quantumsheep !