GraphQLDependency.type property
The GraphQL object type this description belongs to. Readable because both the registry and the per-request resolution cache are keyed by the type object itself, so anything walking the graph needs it.
Signature:
readonly type: GraphQLObjectType;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.