DependencyFieldsGetter type
A single field supplied as a thunk, used to name the fields an initializer fills. Deferred for the same reason as DependencyOptionsGetter.
Signature:
export type DependencyFieldsGetter = () => GraphQLField<any, any, any>;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.