Adding GraphQL playground option to server.

This commit is contained in:
2022-06-05 02:58:11 +00:00
parent b371152812
commit 5ce9f4ff9a
5 changed files with 84 additions and 8 deletions

View File

@ -4,5 +4,7 @@ ENVIRONMENT=
WHITELIST_URLS=
#GRAPHIQL Default to "false"
GRAPHIQL=
#PLAYGROUND GRAPHQL Default to "false"
PLAYGROUND_GRAPHQL=
# PORT EXPOSE APP Default to 4000
PORT=