Pages

24 August, 2023

XM Cloud - GraphQL Endpoint Details - Delivery/Preview

In XM Cloud, there are two GraphQL playgrounds to run queries and test the content. 

  1. Delivery API Playground
  2. Preview API Playground


Delivery API Playground

  • Uses the Delivery API of XM APIs to test the published content.
  • Delivery API is
    • accessing approved and published content from Edge.
    • optimized for performance and high availability

Preview API Playground

  • Uses Content management instance for test the published and unpublished content.







No comments:

Post a Comment

blockquote { margin: 0; } blockquote p { padding: 15px; background: #eee; border-radius: 5px; } blockquote p::before { content: '\201C'; } blockquote p::after { content: '\201D'; }