Context Schema
Nodebb database : db:0
context database: db:1Context schema
{
sbType: String,
sbIdentifier: String,
cid: string // nodebb category id,
data: JSON Object
}sbType
sbIdentifier
cid
data
Last updated
Was this helpful?