DependencyOptions.as property
The field on the parent type the loaded children are written to. Whether a single object or a list is attached is taken from this field's own GraphQL type, so a GraphQLList field receives every match and a plain one receives the first.
Signature:
as: 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.