Schema-introspecting playground

Search GraphQL

Start from a real Search job, generate a concrete GraphQL request, then refine or run the request directly.

Live schema mode: this playground introspects the app-scoped Search endpoint you provide. Generated SDK documents and fragments remain the source for production code, but the explorer helps you discover fields before you move a request into @enadhq/enad-ts-sdk/search.

GraphQL document

Choose a Search story to generate a starter request

Ready

Variables

JSON variables

Ready

No request sent yet. The playground never auto-sends.

Response

JSON response or error

Run a request to see the JSON response, network error, or GraphQL error payload.

Schema docs

Types and fields

After introspection, use the type browser below to inspect object, input, enum, scalar, and interface definitions. Use generated SDK documents and fragments for production code.

    Introspect schema to browse types.