> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-dominik-eng-8583-add-documentation-and-infor.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Playground++

> Enhanced GraphiQL with Advanced Request Tracing to test and optimize your queries

<Frame caption="Enhanced GraphiQL Playground">
  <img src="https://mintcdn.com/wundergraphinc-dominik-eng-8583-add-documentation-and-infor/mjvIlG8bdMlk7vKG/images/studio/employee-query-in-graphiql-playground.png?fit=max&auto=format&n=mjvIlG8bdMlk7vKG&q=85&s=6c0e31d40d05a2324cbf6975676e8c00" alt="GraphiQL playground employee query with data visualization in WunderGraph" title="Employee query in GraphiQL playground" width="2304" height="1406" data-path="images/studio/employee-query-in-graphiql-playground.png" />
</Frame>

The playground is enhanced with visual representations of the query execution plan along with details like timings, inputs, and outputs for each subgraph and much more. The `X-WG-TRACE` header must be included to enable the visualization. It is available in 2 modes tree view and waterfall view.

<Info>
  For more information about Advanced Request Tracing (ART) click [here](/router/advanced-request-tracing-art)
</Info>

<Frame caption="Waterfall View">
  <img src="https://mintcdn.com/wundergraphinc-dominik-eng-8583-add-documentation-and-infor/d8tneMGdB81N0T4J/images/studio/parallel-queries-for-employees-and-products.png?fit=max&auto=format&n=d8tneMGdB81N0T4J&q=85&s=fd615e7fd9f24829d9fae3f36fa71be5" alt="GraphiQL playground parallel queries for employees and products with timing visualization" title="Parallel queries for employees and products" width="2304" height="1406" data-path="images/studio/parallel-queries-for-employees-and-products.png" />
</Frame>
