Practice repository for GraphQL module of the Fullcycle 3.0 course.
Assuming you are in the root folder of the project, run the following command:
go run cmd/graphql/server.goOnce the command ran successfully, open localhost:8080 in your favorite browser.