GraphQL-фрагменты на клиенте: история повяления, ошибки использования (П.Черторогов) https://nodkz.github.io/conf-talks/talks/2019.11.08-holyjs-moscow/index.html#/
Удобный локальный graphql-клиент, особенно расширение в хроме, electron-версия для mac os периодически падает!)) https://altair.sirmuel.design/
GraphQL: The Documentary (Русская версия) https://www.youtube.com/watch?v=i_rsfHMF3x4
YouTube
GraphQL: The Documentary (Русская версия)
Ли Байрон, Дэн Шафер и Ник Шрок (создатели GraphQL) и другие известные участники сообщества #GraphQL, "GraphQL: The Documentary" рассказывает историю возникновения GraphQL, его влияния на всю индустрию веб-разработки и на таких технологических гигантов как…
Understanding pagination: REST, GraphQL, and Relay https://blog.apollographql.com/understanding-pagination-rest-graphql-and-relay-b10f835549e7#.lor7ia8hk
Medium
Understanding pagination: REST, GraphQL, and Relay
One topic that comes up all the time when talking about data loading in modern applications is pagination — splitting long lists of data…
Relay Cursor Connections Specification http://facebook.github.io/relay/graphql/connections.htm
graphql-zeus
Check out GraphQL Zeus, a tool that provides autocompletion for strongly typed queries for Javascript or Typescript. The documentation provides instructions on how to set it up as well as how graphql-zeus interacts with interfaces, unions, performing queries with aliases, and more.
https://github.com/graphql-editor/graphql-zeus
Check out GraphQL Zeus, a tool that provides autocompletion for strongly typed queries for Javascript or Typescript. The documentation provides instructions on how to set it up as well as how graphql-zeus interacts with interfaces, unions, performing queries with aliases, and more.
https://github.com/graphql-editor/graphql-zeus
GitHub
GitHub - graphql-editor/graphql-zeus: GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡…
GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible ) - graphql-editor/graphql-zeus
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.
