サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
ノーベル賞
the-guild.dev
Today, we’re excited to introduce Hive Router, a new open-source GraphQL federation gateway. GraphQL federation is now the standard way to scale GraphQL across services. Most teams want three things: speed, predictability, and no vendor lock-in. Hive Router is our answer: an open-source, Rust-based Federation gateway with top-tier performance and full Apollo Federation compatibility - without tyin
Summary Building a GraphQL servers with Cloudflare Workers is now at a “production ready” stage Database connection over TCP is also works well (although it’s beta, so there might be some eage cases) Node.js compatibility with Cloudflare Workers is not perfect, so it is better to use a Web Server Framework that was built to support CF Workers Motivation Cloudflare Workers is often used as a proxy
New Approach to REST APIsThe feTS Client and Server can be seamlessly used together for a comprehensive, type-safe API experience. Alternatively, they can function independently, providing you with the flexibility to adapt to your project's specific needs. Harness the Power of OpenAPIfeTS leverages the OpenAPI specification for universal tool compatibility. Plus, enjoy the convenience of an out-of
There is no doubt that Relay is the most advanced JavaScript GraphQL Client out there. However, at the same time, the learning curve and adoption is yet very sparse compared to other popular alternatives such as Apollo Client, urql, or GraphQL Request. As a consequence, many people don’t even know about all the benefits and patterns used within (and so far being exclusive to) Relay. The Guild gath
The client-preset provides typed GraphQL operations (Query, Mutation and Subscription) by perfectly integrating with your favorite GraphQL clients: React @apollo/client (since 3.2.0, not when using React Components (<Query>)) @urql/core (since 1.15.0) @urql/preact (since 1.4.0) urql (since 1.11.0) graphql-request (since 5.0.0) react-query (with graphql-request@5.x) swr (with graphql-request@5.x) V
GraphQL as a Query LanguageUtilize GraphQL as a universal query language with Mesh, fetching data directly from any data source without intermediaries. OmniGraphCompose diverse sources into a single GraphQL schema with Mesh, simplifying complex data integrations.
Envelop: The Missing GraphQL Plugin SystemDevelop and share plugins that are usable with any GraphQL server framework or schema.
Today we are super excited to share with you a new open-source library we’ve been working on for the past few months! TL;DR Envelop aims to be The GraphQL Plugin system (envelop.dev) Envelop is not a GraphQL server, it’s just a wrapper on top of the GraphQL engine. Make “hard” GraphQL capabilities easy by installing powerful plugins (Caching, Tracing with Prometheus/DataDog/NewRelic/Sentry/OpenTel
Usage Requirements In order to use this GraphQL Codegen plugin, please make sure that you have GraphQL operations (query / mutation / subscription and fragment) set as documents: … in your codegen.yml. Without loading your GraphQL operations (query, mutation, subscription and fragment), you won’t see any change in the generated output. This plugin generates React-Query Hooks with TypeScript typing
// Examples are in: https://codesandbox.io/s/quizzical-browser-1em9r?file=/index.ts Using GraphQL and Typescript on the client just became a lot easier! The GraphQL Code Generator project has been around for 3 years, and we are constantly keep working on it and listening to your feedback! As we were working and thinking about the next major version of the codegen, we came up with a really awesome
In this article we’ll try to explain and demonstrate common patterns for frontend development with GraphQL and GraphQL Code Generator. Most patterns are general and can be applied to most popular frontend frameworks (React, Angular, Vue, Stencil), and to popular GraphQL client libraries (Apollo / urql), due to extended support of GraphQL Code Generator, and it’s flexibility. In this article, we’ll
This plugin generates the base TypeScript types, based on your GraphQL schema. The types generated by this plugin are simple, and refers to the exact structure of your schema, and it’s used as the base types for other plugins (such as typescript-operations / typescript-resolvers) Config API Reference avoidOptionals type: AvoidOptionalsConfig | boolean default: false This will cause the generator t
GraphQL CodegenEffortlessly generate comprehensive code from GraphQL schemas and operations, streamlining development across your tech stack. End-to-end type safetyCustomizableRich plugins ecosystem
An open-source full-stack example app made with React 16.7 (Hooks & Suspense), TypeScript, GraphQL-Subscriptions/Codegen/Modules and PostgreSQL You might have seen it around already — an open-source WhatsApp Clone tutorial; a project which was originally started in 2015 by Urigo based on Angular-Meteor and Ionic, and have been throughout different incarnations ever since. This time around, I’m hap
GraphQL InspectorValidate schemas and detect changes. Receive schema change notifications. Keep Operations and Fragments consistent.
Looking at the Implementation and Getting to Know It inside Out We’ve all heard about it. The new hook system of React 16.7 has made a lot of noise in the community. We’ve all tried it and tested it, and got really excited about it and its potential. When you think about hooks they’re kind of magical, somehow React manages your component without even exposing its instance (no use of this keyword).
このページを最初にブックマークしてみませんか?
『GraphQL (The Guild)』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く