Graphiql Install _top_ -

const schema = buildSchema( type Query hello: String version: String );

docker run -p 3000:3000 -e GRAPHQL_ENDPOINT=http://localhost:4000/graphql graphiql/standalone graphiql install