ksonbin / in.zeromod.ksonbin.api / Collection / create

create

suspend fun create(name: String): CollectionCreate

Using the COLLECTIONS CREATE API, you can CREATE Collections to group the records which later, can be fetched usin the Query Builder.

Parameters

name - String

Return CollectionCreate