Skip to content
Standard
Reader
Log in
Tag
Graphql
Articles and publications tagged Graphql across the Atmosphere.
27
articles
8
publications
Articles
Publications
Recent
Recent
Trending
Most popular
Jeff Auriemma
·
Sep 14, 2026
Open source token efficiency benchmark update, inference taxonomy framework, Alec Aivazis on Houdini and GraphQL
Week of 2026-09-07 roundup
graphql
·
mcp
Jeff Auriemma
·
Sep 8, 2026
MCPJam's Prathmesh Patel, another bad GraphQL take, AI WG, and conference preview
Week of 2026-08-31 roundup
graphql
·
mcpjam
Jeff Auriemma
·
Sep 3, 2026
MCP + GraphQL, Robert Balicki on Isograph, HTTP QUERY, GraphQL clients
Week of 2026-08-24 roundup
mcp
·
graphql
Jeff Auriemma
·
Aug 14, 2026
Future of staff-level engineering, MCP auth, CLI dev, new GraphQL tagline, governance by default, API vs. Tool design
Week of 2026-08-10 roundup
engineering management
·
mcp
Jeff Auriemma
·
Aug 7, 2026
GraphQL Codegen, stateless MCP, prompt-as-policy, persisted queries
Week of 2026-08-03 roundup
graphql
·
mcp
Jeff Auriemma
·
Aug 4, 2026
You can't prompt your way into policy
Putting policy inside plain-language instructions gives the model a lot of (expensive) work to do before it can act, and there are no guarantees about safety. Furthermore, other prompts in the context window may be pushing in a different direction. Here's a vision for a better governance model via a context graph.
mcp
·
information security
Jeff Auriemma
·
Jul 31, 2026
Hype cycle, bad takes, API design, GraphQL + AI, and marketing
graphql
·
software development
Jeff Auriemma
·
Jul 24, 2026
Context graphs, MCP tools, plain text, making users awesome, and events!
agents
·
mcp
Devtools FM
·
Feb 15, 2026
Joel Griffith - Browserless
Joel Griffith explains how Browserless runs headless browser automation at scale and introduces BrowserQL for querying the web with SQL-like syntax.
browserless
·
joel griffith
Devtools FM
·
Jun 1, 2025
Peter Pistorius - Redwood SDK
Peter Pistorius discusses Redwood's evolution into a serverless React Server Components framework and his vision for personal software development.
redwood
·
open source
Devtools FM
·
Sep 8, 2024
Predrag Gruevski - Trustfall, Cargo Semver Checks, and the Future of Query-Based Tools
Predrag Gruevski explores Trustfall, a revolutionary query tool that turns anything into queryable data, and cargo-semver-checks for Rust semantic versioning.
rust
·
rustlang
enumerator.dev
·
Jul 17, 2024
Documenting Source Service in Stitched Schemas
Subschemas in this project often share types, meaning these types need to be merged into the superschema for the gateway. When these types are merged, we have no easy way of knowing which service each field comes from.
graphql
·
schema-stitching
enumerator.dev
·
Jul 17, 2024
Documenting Source Service in Stitched Schemas
Subschemas in this project often share types, meaning these types need to be merged into the superschema for the gateway. When these types are merged, we have no easy way of knowing which service each field comes from.
graphql
·
schema-stitching
Devtools FM
·
Feb 25, 2024
Robert Balicki - Isograph, Relay, and the Future of Data Fetching in React
Robert Balicki introduces Isograph as a potential future of React data fetching, comparing it to his experience building Relay at Meta.
react
·
relay
Devtools FM
·
Jul 29, 2023
Tuomas Artman - Linear
Tuomas Artman from Linear breaks down the engineering behind their lightning-fast sync engine that powers the beloved modern issue tracking tool.
devtools
·
devtoolsfm
Devtools FM
·
May 11, 2023
Sabin Adams - Prisma
Developer advocate Sabin Adams dives into Prisma's type-safe ORM magic, exploring schema power, Prisma Accelerate, and the future of database tooling.
prisma
·
graphql
Scott Spence
·
May 13, 2022
GraphQL Code Generator with SvelteKit and TypeScript Example
I’ve started using TypeScript on every new project I start with Svelte. My buddy Jamie Barton has helped me out with getting set up with the GraphQL Code Generator so that data is typed in the project. This is a just so you know kind of guide as...
typescript
·
svelte
Scott Spence
·
Mar 18, 2022
Getting Started with KitQL and GraphCMS
KitQL is a GraphQL client for Svelte. It is a set of tools to help you query GraphQL APIs. I’ve been using it in a couple of projects now and want to share what I have learned. What better way to do that than the (now) classic re-reaction of the...
svelte
·
sveltekit
Scott Spence
·
Dec 2, 2021
SvelteKit Fetch from GraphQL Endpoint with Variables
If you want to fetch data from a GraphQL endpoint, you can use the browser fetch API without the need for any third party tools. You can use the browser fetch API in SvelteKit on both the client and the server. In this first example I’m using the...
svelte
·
api
Scott Spence
·
Jan 15, 2021
Using the GitHub GraphQL API in a serverless function - GraphQL vs REST
This isn’t a guide, this is me documenting the how and why for a proof of concept project I worked on. So, I started playing around with the GitHub GraphQL API endpoint to do something I’ve been meaning to do for a wile now, that’s to make...
api
·
graphql
Scott Spence
·
Jan 2, 2021
Get GraphQL Data Using Axios
Ok this is a little snippet I’ve got set up to query data from the GitHub GraphQL API. I use this for getting data to work with in data visualisation tools, I’ve done it a couple of times now with my Gatsby site but now I’m attempting to do it in a...
graphql
·
api
vivshaw's webbed sight
·
Dec 21, 2020
Integrating Yesod and Morpheus GraphQL
It's all about the types
Haskell
·
Yesod
Angular.Schule
·
Jun 25, 2019
API von 0 auf 100: Angular und GraphQL
Im Juni 2019 halten einen neuen Talk auf den beiden Konferenzen Developer Week und enterJS. Wir stellen Ihnen GraphQL und Angular vor.
Angular
·
TypeScript
Scott Spence
·
Nov 25, 2018
Get your GraphCMS data into Gatsby
Let’s set up Gatsby to pull data from GraphCMS.
learning
·
guide
Home
Latest
Discover
Search