#GraphQL for #Drupal 5.0.0-rc1 released!

We adapted some dataproducers and which services get injected.

Please test!

https://www.drupal.org/project/graphql/releases/5.0.0-rc1

graphql 5.0.0-rc1

This is the first release candidate of GraphQL 5.0.0! We expect to realease 5.0.0 stable soon. Contributors (6) atowl, kingdutch, acbramley, tibezh, klausi, Kingdutch Changelog Issues: 4 issues resolved. Changes since 5.0.0-beta4: Bug fix(PasswordReset): Added flood control for Password Reset Data Producer (#3587790) fix: #3587709 Services should not keep the container fix: #3586965 Dependency injection anti-patterns Feature feat: #3533544 Allow explorer to grow to viewport height When upgrading from 4.x please check the change records and other API changes listed in [#3513158].

Drupal.org
Software Engineer II, Front End at PlayStation

PlayStation is hiring Software Engineer II, Front End

Is GraphQL the Panacea for Agentic AI?

GraphQL의 스키마와 쿼리 스타일은 에이전트 기반 AI가 API를 효율적으로 탐색하고 안전하게 쿼리하는 데 유리한 점이 있다. 특히 GraphQL의 스키마는 API 구현과 밀접하게 연동되어 있어 확장성과 일관성을 유지하기 쉽고, 쿼리 언어의 유연성은 LLM과의 상호작용에서 강점으로 작용한다. 다만, 내부 API에서 에이전트가 직접 구현을 수정할 수 있는 경우에는 GraphQL의 장점이 줄어들 수 있으며, 비용이 큰 쿼리를 방지하기 위한 검증 및 승인 절차가 필요하다. 전반적으로 GraphQL이 에이전트 AI에 완벽한 해결책은 아니지만, 안전한 쿼리와 확장 가능한 API 설계 측면에서 유용한 도구가 될 수 있음을 제시한다.

https://magiroux.com/posts/is-graphql-the-panacea-for-agentic-ai

#graphql #agenticai #llm #api #schema

Is GraphQL the Panacea for Agentic AI?

GraphQL's schema and flexible query style make it an interesting candidate for agentic AI systems — but is it actually the right choice? Let's dig in.

Hosting a Forum in 2026

작성자는 GraphQL 서버 구축을 간소화하는 @eol/gq 모듈과 React 대신 Svelte로 만든 GraphiQL 인터페이스인 @eeeooolll/graphiql 프로젝트를 공개했다. Deno 환경에서 실행 가능하며, GraphQL SDL 파일 자동 임포트와 의존성 최소화 등 개발자 경험(QoL)을 개선했다. 또한, 색상 팔레트 통합을 위한 NPM 모듈 @inc/uchu도 함께 개발했다. 저자는 LLM 도구에 대한 회의적 시각을 보이며, 직접 도구를 만드는 즐거움과 중요성을 강조한다.

https://blog.webb.page

#graphql #svelte #deno #npm #developertools

The beauty of creating your own tools

Being the change you wish to see in the world, software-style.

the webb blog

Day 88. Environmental Intelligence Platform 🌍

This was a long-form client platform build delivered over about nine months, where geospatial rendering, product workflows, and infrastructure had to evolve in parallel.

Map stack: open-source MapLibre GL JS with PMTiles delivery through Cloudflare, using open base tiles (OSM/Nextzen ecosystem).

#100DayMapChallenge Day 88/100

#MapLibre #GraphQL #DataVisualization #Animation #Geospatial #3D #Maps #GIS

Как я автоматизировал отправку постов в Threads* и X*, но споткнулся о невидимые лимиты Twitter*

Я хотел сделать простую штуку: написал пост один раз, а он сам улетел в Threads* и X*. С Threads всё оказалось почти скучно: официальный API, токен, два запроса, готово. С X* началась отдельная инженерная прогулка по тёмному лесу: официальный API стоит денег, сервер из России напрямую ходит нестабильно, а браузерный GraphQL-путь то публикует, то отвечает 200 без созданного поста, то присылает 226, 344 или внезапное Tweet needs to be a bit shorter. В этой статье разбираю, как я собрал кросспостинг через Cloudflare Worker, где достать auth_token и ct0, почему нельзя верить HTTP-статусу, какие лимиты и антибот-ошибки реально прилетают, и что показали две недели логов.

https://habr.com/ru/articles/1031926/

#Threads_API #X_API #Twitter_API #Cloudflare_Worker #GraphQL #автопостинг #кросспостинг #rate_limits #auth_token #CSRF

Как я автоматизировал отправку постов в Threads* и X*, но споткнулся о невидимые лимиты Twitter*

Дисклеймер для товарища майора, админов, модераторов и всех неравнодушных к западным платформам. Данный материал преследует исключительно просветительские цели. Он не является призывом нарушать...

Хабр

Software Bridges: Unpacking API Architectures and Their Reach

Learn about different API types like Open, Internal, Partner, and Composite, plus architectures like REST and GraphQL, used for software integration.

#API #SoftwareDevelopment #TechExplained #DataIntegration #GraphQL

https://newsletter.tf/api-types-architectures-explained-software-developers/

API Types and Architectures Explained for Software Developers

Learn about different API types like Open, Internal, Partner, and Composite, plus architectures like REST and GraphQL, used for software integration.

NewsletterTF

Software developers are learning about new ways to connect applications. Open APIs allow anyone to use them, while Internal APIs are just for one company.

#API #SoftwareDevelopment #TechExplained #DataIntegration #GraphQL
https://newsletter.tf/api-types-architectures-explained-software-developers/

API Types and Architectures Explained for Software Developers

Learn about different API types like Open, Internal, Partner, and Composite, plus architectures like REST and GraphQL, used for software integration.

NewsletterTF

I salute @Kingdutch who put in great work for #GraphQL 5 for #Drupal during #DrupalDevDays Athens 🫡

Beta 3 is released now with:
* a small security fix
* small API breaks we wanted to get done before 5.0
* Performance optimizations for AST caching
* Refactors for long term improvements

Alexander is truly my Drupal maintainer best buddy 😍

https://www.drupal.org/project/graphql/releases/5.0.0-beta3

Designing scalable retail systems using Cassandra, GraphQL, and AI—handling latency, spikes, and real-time recommendations. https://hackernoon.com/designing-scalable-product-catalog-apis-with-cassandra-graphql-and-ai #graphql
Designing Scalable Product Catalog APIs With Cassandra, GraphQL, and AI | HackerNoon

Designing scalable retail systems using Cassandra, GraphQL, and AI—handling latency, spikes, and real-time recommendations.