data-src=../includes/update-notice.md

What is API Mesh for Adobe Developer App Builder?

API Mesh enables developers to integrate third-party APIs with other Adobe products, like App Builder, Adobe IO Gateway, or other serverless technologies.

By integrating multiple APIs, developers can allow these external systems to synchronize data, and participate in distributed workflows.

API Mesh allows developers to configure multiple APIs and other sources and serve them through a gateway. Developers can query the combined sources through a single GraphQL query.

Features

With API Mesh on the edge:

data-variant=info
data-slots=text
Due to the nature of caching, you may need to run a few queries to warm the cache before you see a performance increase.

Where to go next

Benefits of using GraphQL

data-variant=info
data-slots=text
GraphQL is a query language for your API that lets you query exactly the information you need and only the information you need. API Mesh allows you to use GraphQL to query multiple data sources simultaneously.

GraphQL has several advantages over REST and other APIs: