LLM-Generated GraphQL Mocks Arrive at Airbnb and Expedia, While the Spec Lags Behind

Source: InfoQ.com· Steef-Jan Wiggers· August 14, 2026
LLM-Generated GraphQL Mocks Arrive at Airbnb and Expedia, While the Spec Lags Behind
SynaBot summary

Expedia Group released mockql-rs, a tool that uses LLMs to generate mock data for GraphQL APIs. This follows similar efforts from Airbnb and a GraphQL Foundation proposal, addressing the need for realistic test data as API specifications evolve.

Key takeaways

  • Expedia Group open-sources mockql-rs for LLM-powered GraphQL mocks
  • Tool generates dynamic mock data at request time
  • Addresses gap between evolving APIs and testing needs
  • Simplifies realistic data generation for developers

Why it matters

Developers building applications with GraphQL can now generate more realistic test data automatically. This speeds up development and testing cycles by providing dynamic, LLM-powered responses, reducing the manual effort required for mock data creation.

This story was reported by InfoQ.com. Read the full original article:
Read on InfoQ.com

More in Developer & Tools

View all