Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dadi/api
/ collections.js
File
collections.js
dadi/lib/controller/collections.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
acl = require(
'../model/acl'
)
2
const
config = require(
'../../../config'
)
3
const
help = require(
'../help'
)
4
const
modelStore = require(
'../model/'
)
Callers
nothing calls this directly
Calls
8
get
Method · 0.80
delete
Method · 0.80
create
Method · 0.80
formatForOutput
Method · 0.80
updateSettings
Method · 0.80
deleteFields
Method · 0.80
addFields
Method · 0.80
updateFields
Method · 0.80
Tested by
no test coverage detected