# DependentTypeRelations.as property · @imqueue/type-graphql-dependency

Source: https://imqueue.org/api/type-graphql-dependency/latest/type-graphql-dependency.dependenttyperelations.as/
Published: 2026-07-31
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/type-graphql-dependency 3.0.3 — generated reference, not hand-written

The name of the field on the decorated class the loaded objects are written to. It must be a field of the generated GraphQL type, or the hook throws `TypeError` when the schema is created.

**Signature:**

```typescript
as: string;
```

