create-react-app graphql loader test See PR #XXXX Can import .gql and .graphql files Works with Apollo Works with Relay Modern Running Install dependencies yarn Start app and GraphQL miniserver yarn start-all Build app yarn build Run production build on localhost yarn start-prod