UNPKG

@directus/api

Version:

Directus is a real-time API and App dashboard for managing SQL database content

17 lines (15 loc) 242 B
table: directus_folders columns: id: type: uuid primary: true nullable: false name: type: string length: 255 nullable: false parent: type: uuid references: table: directus_folders column: id