Expand description
Bounded GraphQL Schema Definition Language (SDL) previews.
The SDL describes a type system, while resolvers and execution live outside the document. This adapter renders type definitions and field signatures as inert rows; no introspection, resolver, query, mutation, or subscription is run.