# GraphiQL for Single Endpoint

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

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

![Single endpoint's GraphiQL client](../../images/single-endpoint-graphiql.webp "Single endpoint's GraphiQL client")

</div>

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

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

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

</div>
