nocobase/docs/en-US/api/database/relation-repository/belongs-to-repository.md
2023-01-26 23:00:30 +08:00

257 B

BelongsToRepository

The interface is the same as HasOneRepository. BelongsToRepository is the Repository for handling BelongsTo relationships, and it provides some convenient methods to handle BelongsTo relationships.