How to use GraphQL with ExtJS This is a sample ExtJS based on this article. Start development environment Login to Sencha NPM repository npm login --registry=https://npm.sencha.com/ --scope=@sencha Install dependencies npm install Start the application npm start