Skip to content
This repository was archived by the owner on Apr 5, 2023. It is now read-only.

Files

Latest commit

fc7f024 · Apr 11, 2020

History

History

examples

examples

To try an example go inside its directory and execute docker-compose up, all the examples expose the graphiql at http://localhost:8090 and set some default queries for you to try, these queries are inside the quieries.grpaphql files. Before try other examples remember to remove the previous containers with docker.compose down or docker kill $(docker ps -q), or the port 8090 will be occupied by the previous containers.