How We Scaled GraphQL at New York Times (JAMES LAWRIE Lead Software Engineer at The New York Times) https://www.youtube.com/watch?v=gpd6JtnWs2E
YouTube
How We Scaled GraphQL at New York Times (JAMES LAWRIE Lead Software Engineer at The New York Times)
The New York Times delivered around 5 billion GraphQL responses last month, but only a fraction of those were executed by the GraphQL server application. This session will go into detail about how we use Fastly to deliver all this data and the challenges…
GraphQL State Management in a React World by Shruti Kapoor | React India 2019 https://www.youtube.com/watch?v=NSvoccM5lGQ
YouTube
GraphQL State Management in a React World by Shruti Kapoor | React India 2019
Once we receive data from an API, how do we manage it on the GraphQL client side? How do hooks work with GraphQL? How can we leverage Apollo client to manage our state? Can we use Redux along with GraphQL ? In this talk, I will be answering these questions…
Для сравнения двух схем используйте https://graphql-inspector.com/docs/essentials/diff
GraphQL Inspector
Diff and Validate GraphQL Schemas – GraphQL Inspector
Detect changes to your GraphQL Schema and prevent breaking your existing applications. With GraphQL Inspector you get a list of breaking, potentially dangerous and safe changes on every Pull Request.
визуализируйте связи своей схемы! https://apis.guru/graphql-voyager/
apis.guru
GraphQL Voyager
Represent any GraphQL API as an interactive graph
Как уменьшить издержки производительности, при работе с GraphQL https://medium.com/@wtr/graphql-performance-explained-cb4b43412fb4
Medium
GraphQL performance explained
Performance problems are often one of the reasons why developers avoiding adopting GraphQL API. Fist Google search results that will…
Вышел DataLoader v2.0.0. Улучшена производительность, исправлены ошибки и добавлены новые возможности. Также изменения коснулись лицензирования - авторские права перенесены из Facebook в GraphQL Foundation https://github.com/graphql/dataloader/releases/tag/v2.0.0
GitHub
Release v2.0.0 · graphql/dataloader
This is the first release since becoming part of the GraphQL Foundation and the most significant since the initial release over four years ago. Read more about the history of the project and this r...
GraphQuill is a VS Code extension that performs GraphQL API endpoint testing within the VS Code environment. https://github.com/oslabs-beta/GraphQuill
GitHub
GitHub - oslabs-beta/GraphQuill: Real-time GraphQL API Exploration in VS Code
Real-time GraphQL API Exploration in VS Code. Contribute to oslabs-beta/GraphQuill development by creating an account on GitHub.