Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

graphql Articles

4 articles

Related Tags

engineering(2)
llm(2)
ai(2)
data(1)
open-source(1)
api(1)
java(1)
microservices
(1)
infrastructure(1)
networking(1)
search-engines(1)
software-engineering(1)
Netflix logoNetflix
01 min read
AI•2026-01-26

The AI Evolution of Graph Search at Netflix

Netflix evolved its Graph Search platform to support natural language queries using LLMs, translating user input into their internal Graph Search Filter DSL.

search-engines
graphql
software-engineering
ai
llm
Airbnb logoAirbnb
41 min read
Backend•2025-10-30

GraphQL Data Mocking at Scale with LLMs and @generateMock

Airbnb introduces @generateMock, a GraphQL client directive that uses LLMs to automatically generate realistic, type-safe mock data for testing and prototyping.

networking
llm
engineering
graphql
ai
Airbnb logoAirbnb
21 min read
Architecture•2025-09-17

Viaduct, Five Years On: Modernizing the Data-Oriented Service Mesh

Airbnb's Viaduct data-oriented service mesh celebrates five years with an open-source release and a major architectural overhaul called "Viaduct Modern".

data
graphql
engineering
open-source
api
Airbnb logoAirbnb
51 min read
Architecture•2025-09-16

Taming Service-Oriented Architecture Using A Data-Oriented Service Mesh

Airbnb introduces Viaduct, a data-oriented service mesh built on GraphQL that addresses the complexity of large-scale microservices dependency graphs.

java
microservices
infrastructure
graphql