DependencyInterface interface
The callable Dependency exposes: a class in, its dependency description out, plus the schema it resolves classes against.
Signature:
export interface DependencyInterface<T>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
GraphQLSchema |
(Optional) The built schema used to turn a class into its GraphQL type. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.