graphql-example A basic graphql example using schema stitching. Installation Run rm -rf .git Run yarn install Run yarn start:api In another tab in your terminal run yarn start:client Profit