nocobase/docs/api/collection.md
chenos ca7af9c8cc
feat: new version of the documentation (#95)
* feat: new version of the documentation

* feat: add English catalog translation

* Update quickstart.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* feat: update quickstart

* update doc

* update pepository api doc

Co-authored-by: ChengLei Shao <chareice@live.com>
2021-10-28 22:55:51 +08:00

17 lines
321 B
Markdown

---
toc: menu
---
# Collection
## collection.constructor()
## collection.mergeOptions()
## collection.sync()
## collection.hasField()
## collection.getField()
## collection.addField()
## collection.setFields()
## collection.mergeField()
## collection.removeField()
## collection.forEachField()
## collection.findField()