-
Why is there a playground property and a browser property? I know that with the What's the purpose of this? |
Beta Was this translation helpful? Give feedback.
Answered by
ardatan
Jun 8, 2021
Replies: 1 comment
-
It is not common use case but user can have extra express middlewares or static files while playground is disabled. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ardatan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is not common use case but user can have extra express middlewares or static files while playground is disabled.