# Interactive Schema for Single Endpoint

A public Interactive schema client can be made available to query the single GraphQL endpoint, by default available under `/schema/` (the path can be configured through the Settings):

<div class="img-width-1024" markdown=1>

![Single endpoint's Interactive schema client](../../images/single-endpoint-interactive-schema.webp "Single endpoint's Interactive schema client")

</div>

The client can be opened from the Side menu, on link "🟢 Schema (public)":

<div class="img-width-1024" markdown=1>

![Single endpoint's link to the Interactive schema client](../../images/single-endpoint-interactive-schema-link.webp "Single endpoint's link to the Interactive schema client")

</div>
