tachybase_todo/docs/zh-CN/api/database/relation-repository/belongs-to-many-repository.md
ChengLei Shao d805fafbfc
docs: relation repository & acl (#848)
* docs: relation-repository

* docs: has many repository

* docs: acl

* docs: acl

* docs: acl

* docs: acl

* docs: acl/AllowManager

* docs: acl/ACLAvailableAction

* docs: acl

* docs: clean up

* feat: doc menus

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-10-06 10:29:53 +08:00

202 B

BelongsToManyRepository

count()

find()

findOne()

findAndCount()

create()

update()

destroy()

add()

remove()

set()

toggle()