mirror of
https://github.com/directus/directus.git
synced 2026-01-22 22:58:00 -05:00
18 lines
407 B
Markdown
18 lines
407 B
Markdown
---
|
|
{
|
|
'layout': 'APIReferenceLayout',
|
|
'tag':
|
|
{
|
|
'name': 'Items',
|
|
'description':
|
|
'Items are individual pieces of data in your database. They can be anything, from
|
|
articles, to IoT status checks.',
|
|
},
|
|
}
|
|
---
|
|
|
|
# Items
|
|
|
|
Items are individual pieces of data in your database. They can be anything, from articles, to IoT
|
|
status checks.
|