Graphql Playground is only for development. So we need to add `ZAPP_ENV` and separate the environment. development: show graphql playground production: rm graphql playground
Graphql Playground is only for development.
So we need to add
ZAPP_ENVand separate the environment.development: show graphql playground
production: rm graphql playground