Boilerplate to use a Directus Instance to Build a Custom Website, Content will be Manage by Directus
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3046 lines
70 KiB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. version: 1
  2. directus: 9.0.0-rc.95
  3. collections:
  4. - collection: menu_items
  5. meta:
  6. collection: menu_items
  7. icon: null
  8. note: null
  9. display_template: null
  10. hidden: true
  11. singleton: false
  12. translations: null
  13. archive_field: null
  14. archive_app_filter: true
  15. archive_value: null
  16. unarchive_value: null
  17. sort_field: null
  18. accountability: all
  19. color: null
  20. item_duplication_fields: null
  21. schema:
  22. name: menu_items
  23. schema: db787832552465385
  24. comment: ''
  25. collation: utf8_general_ci
  26. engine: InnoDB
  27. - collection: menus_menu_items
  28. meta:
  29. collection: menus_menu_items
  30. icon: import_export
  31. note: null
  32. display_template: null
  33. hidden: true
  34. singleton: false
  35. translations: null
  36. archive_field: null
  37. archive_app_filter: true
  38. archive_value: null
  39. unarchive_value: null
  40. sort_field: null
  41. accountability: all
  42. color: null
  43. item_duplication_fields: null
  44. schema:
  45. name: menus_menu_items
  46. schema: db787832552465385
  47. comment: ''
  48. collation: utf8_general_ci
  49. engine: InnoDB
  50. - collection: site
  51. meta:
  52. collection: site
  53. icon: null
  54. note: null
  55. display_template: null
  56. hidden: false
  57. singleton: true
  58. translations: null
  59. archive_field: null
  60. archive_app_filter: true
  61. archive_value: null
  62. unarchive_value: null
  63. sort_field: null
  64. accountability: all
  65. color: null
  66. item_duplication_fields: null
  67. schema:
  68. name: site
  69. schema: db787832552465385
  70. comment: ''
  71. collation: utf8_general_ci
  72. engine: InnoDB
  73. - collection: snippets
  74. meta:
  75. collection: snippets
  76. icon: null
  77. note: null
  78. display_template: null
  79. hidden: false
  80. singleton: false
  81. translations: null
  82. archive_field: status
  83. archive_app_filter: true
  84. archive_value: archived
  85. unarchive_value: draft
  86. sort_field: sort
  87. accountability: all
  88. color: null
  89. item_duplication_fields: null
  90. schema:
  91. name: snippets
  92. schema: db787832552465385
  93. comment: ''
  94. collation: utf8_general_ci
  95. engine: InnoDB
  96. - collection: posts
  97. meta:
  98. collection: posts
  99. icon: null
  100. note: null
  101. display_template: null
  102. hidden: false
  103. singleton: false
  104. translations: null
  105. archive_field: status
  106. archive_app_filter: true
  107. archive_value: archived
  108. unarchive_value: draft
  109. sort_field: null
  110. accountability: all
  111. color: null
  112. item_duplication_fields: null
  113. schema:
  114. name: posts
  115. schema: db787832552465385
  116. comment: ''
  117. collation: utf8_general_ci
  118. engine: InnoDB
  119. - collection: menus
  120. meta:
  121. collection: menus
  122. icon: null
  123. note: null
  124. display_template: null
  125. hidden: false
  126. singleton: false
  127. translations: null
  128. archive_field: status
  129. archive_app_filter: true
  130. archive_value: archived
  131. unarchive_value: draft
  132. sort_field: null
  133. accountability: all
  134. color: null
  135. item_duplication_fields: null
  136. schema:
  137. name: menus
  138. schema: db787832552465385
  139. comment: ''
  140. collation: utf8_general_ci
  141. engine: InnoDB
  142. - collection: pages
  143. meta:
  144. collection: pages
  145. icon: null
  146. note: null
  147. display_template: null
  148. hidden: false
  149. singleton: false
  150. translations: null
  151. archive_field: status
  152. archive_app_filter: true
  153. archive_value: archived
  154. unarchive_value: draft
  155. sort_field: null
  156. accountability: all
  157. color: null
  158. item_duplication_fields: null
  159. schema:
  160. name: pages
  161. schema: db787832552465385
  162. comment: ''
  163. collation: utf8_general_ci
  164. engine: InnoDB
  165. fields:
  166. - collection: menu_items
  167. field: page
  168. type: string
  169. schema:
  170. name: page
  171. table: menu_items
  172. data_type: char
  173. default_value: null
  174. generation_expression: null
  175. max_length: 36
  176. numeric_precision: null
  177. numeric_scale: null
  178. is_generated: false
  179. is_nullable: true
  180. is_unique: false
  181. is_primary_key: false
  182. has_auto_increment: false
  183. foreign_key_column: id
  184. foreign_key_table: pages
  185. comment: ''
  186. meta:
  187. collection: menu_items
  188. field: page
  189. special: null
  190. interface: select-dropdown-m2o
  191. options:
  192. template: '{{title}}'
  193. display: raw
  194. display_options: null
  195. readonly: false
  196. hidden: false
  197. sort: null
  198. width: full
  199. group: null
  200. translations: null
  201. note: null
  202. conditions: null
  203. required: false
  204. - collection: menus_menu_items
  205. field: menu_items_id
  206. type: string
  207. schema:
  208. name: menu_items_id
  209. table: menus_menu_items
  210. data_type: char
  211. default_value: null
  212. generation_expression: null
  213. max_length: 36
  214. numeric_precision: null
  215. numeric_scale: null
  216. is_generated: false
  217. is_nullable: true
  218. is_unique: false
  219. is_primary_key: false
  220. has_auto_increment: false
  221. foreign_key_column: id
  222. foreign_key_table: menu_items
  223. comment: ''
  224. meta:
  225. collection: menus_menu_items
  226. field: menu_items_id
  227. special: null
  228. interface: null
  229. options: null
  230. display: null
  231. display_options: null
  232. readonly: false
  233. hidden: true
  234. sort: null
  235. width: full
  236. group: null
  237. translations: null
  238. note: null
  239. conditions: null
  240. required: false
  241. - collection: menus_menu_items
  242. field: menus_id
  243. type: string
  244. schema:
  245. name: menus_id
  246. table: menus_menu_items
  247. data_type: char
  248. default_value: null
  249. generation_expression: null
  250. max_length: 36
  251. numeric_precision: null
  252. numeric_scale: null
  253. is_generated: false
  254. is_nullable: true
  255. is_unique: false
  256. is_primary_key: false
  257. has_auto_increment: false
  258. foreign_key_column: id
  259. foreign_key_table: menus
  260. comment: ''
  261. meta:
  262. collection: menus_menu_items
  263. field: menus_id
  264. special: null
  265. interface: null
  266. options: null
  267. display: null
  268. display_options: null
  269. readonly: false
  270. hidden: true
  271. sort: null
  272. width: full
  273. group: null
  274. translations: null
  275. note: null
  276. conditions: null
  277. required: false
  278. - collection: site
  279. field: logo
  280. type: string
  281. schema:
  282. name: logo
  283. table: site
  284. data_type: char
  285. default_value: null
  286. generation_expression: null
  287. max_length: 36
  288. numeric_precision: null
  289. numeric_scale: null
  290. is_generated: false
  291. is_nullable: true
  292. is_unique: false
  293. is_primary_key: false
  294. has_auto_increment: false
  295. foreign_key_column: id
  296. foreign_key_table: directus_files
  297. comment: ''
  298. meta:
  299. collection: site
  300. field: logo
  301. special: null
  302. interface: file-image
  303. options: null
  304. display: image
  305. display_options:
  306. circle: true
  307. readonly: false
  308. hidden: false
  309. sort: 5
  310. width: full
  311. group: null
  312. translations: null
  313. note: null
  314. conditions: null
  315. required: false
  316. - collection: site
  317. field: user_updated
  318. type: string
  319. schema:
  320. name: user_updated
  321. table: site
  322. data_type: char
  323. default_value: null
  324. generation_expression: null
  325. max_length: 36
  326. numeric_precision: null
  327. numeric_scale: null
  328. is_generated: false
  329. is_nullable: true
  330. is_unique: false
  331. is_primary_key: false
  332. has_auto_increment: false
  333. foreign_key_column: id
  334. foreign_key_table: directus_users
  335. comment: ''
  336. meta:
  337. collection: site
  338. field: user_updated
  339. special:
  340. - user-updated
  341. interface: select-dropdown-m2o
  342. options:
  343. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  344. display: user
  345. display_options: null
  346. readonly: true
  347. hidden: true
  348. sort: 2
  349. width: half
  350. group: null
  351. translations: null
  352. note: null
  353. conditions: null
  354. required: false
  355. - collection: snippets
  356. field: file
  357. type: string
  358. schema:
  359. name: file
  360. table: snippets
  361. data_type: char
  362. default_value: null
  363. generation_expression: null
  364. max_length: 36
  365. numeric_precision: null
  366. numeric_scale: null
  367. is_generated: false
  368. is_nullable: true
  369. is_unique: false
  370. is_primary_key: false
  371. has_auto_increment: false
  372. foreign_key_column: id
  373. foreign_key_table: directus_files
  374. comment: ''
  375. meta:
  376. collection: snippets
  377. field: file
  378. special: null
  379. interface: file
  380. options: null
  381. display: file
  382. display_options: null
  383. readonly: false
  384. hidden: false
  385. sort: 7
  386. width: full
  387. group: null
  388. translations: null
  389. note: null
  390. conditions: null
  391. required: false
  392. - collection: snippets
  393. field: user_created
  394. type: string
  395. schema:
  396. name: user_created
  397. table: snippets
  398. data_type: char
  399. default_value: null
  400. generation_expression: null
  401. max_length: 36
  402. numeric_precision: null
  403. numeric_scale: null
  404. is_generated: false
  405. is_nullable: true
  406. is_unique: false
  407. is_primary_key: false
  408. has_auto_increment: false
  409. foreign_key_column: id
  410. foreign_key_table: directus_users
  411. comment: ''
  412. meta:
  413. collection: snippets
  414. field: user_created
  415. special:
  416. - user-created
  417. interface: select-dropdown-m2o
  418. options:
  419. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  420. display: user
  421. display_options: null
  422. readonly: true
  423. hidden: true
  424. sort: 9
  425. width: half
  426. group: null
  427. translations: null
  428. note: null
  429. conditions: null
  430. required: false
  431. - collection: snippets
  432. field: user_updated
  433. type: string
  434. schema:
  435. name: user_updated
  436. table: snippets
  437. data_type: char
  438. default_value: null
  439. generation_expression: null
  440. max_length: 36
  441. numeric_precision: null
  442. numeric_scale: null
  443. is_generated: false
  444. is_nullable: true
  445. is_unique: false
  446. is_primary_key: false
  447. has_auto_increment: false
  448. foreign_key_column: id
  449. foreign_key_table: directus_users
  450. comment: ''
  451. meta:
  452. collection: snippets
  453. field: user_updated
  454. special:
  455. - user-updated
  456. interface: select-dropdown-m2o
  457. options:
  458. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  459. display: user
  460. display_options: null
  461. readonly: true
  462. hidden: true
  463. sort: 11
  464. width: half
  465. group: null
  466. translations: null
  467. note: null
  468. conditions: null
  469. required: false
  470. - collection: posts
  471. field: media_hero
  472. type: string
  473. schema:
  474. name: media_hero
  475. table: posts
  476. data_type: char
  477. default_value: null
  478. generation_expression: null
  479. max_length: 36
  480. numeric_precision: null
  481. numeric_scale: null
  482. is_generated: false
  483. is_nullable: true
  484. is_unique: false
  485. is_primary_key: false
  486. has_auto_increment: false
  487. foreign_key_column: id
  488. foreign_key_table: directus_files
  489. comment: ''
  490. meta:
  491. collection: posts
  492. field: media_hero
  493. special: null
  494. interface: file-image
  495. options: null
  496. display: image
  497. display_options: null
  498. readonly: false
  499. hidden: false
  500. sort: 7
  501. width: full
  502. group: null
  503. translations: null
  504. note: null
  505. conditions: null
  506. required: false
  507. - collection: posts
  508. field: media_teaser
  509. type: string
  510. schema:
  511. name: media_teaser
  512. table: posts
  513. data_type: char
  514. default_value: null
  515. generation_expression: null
  516. max_length: 36
  517. numeric_precision: null
  518. numeric_scale: null
  519. is_generated: false
  520. is_nullable: true
  521. is_unique: false
  522. is_primary_key: false
  523. has_auto_increment: false
  524. foreign_key_column: id
  525. foreign_key_table: directus_files
  526. comment: ''
  527. meta:
  528. collection: posts
  529. field: media_teaser
  530. special: null
  531. interface: file-image
  532. options: null
  533. display: image
  534. display_options: null
  535. readonly: false
  536. hidden: false
  537. sort: 6
  538. width: full
  539. group: null
  540. translations: null
  541. note: null
  542. conditions: null
  543. required: false
  544. - collection: posts
  545. field: user_created
  546. type: string
  547. schema:
  548. name: user_created
  549. table: posts
  550. data_type: char
  551. default_value: null
  552. generation_expression: null
  553. max_length: 36
  554. numeric_precision: null
  555. numeric_scale: null
  556. is_generated: false
  557. is_nullable: true
  558. is_unique: false
  559. is_primary_key: false
  560. has_auto_increment: false
  561. foreign_key_column: id
  562. foreign_key_table: directus_users
  563. comment: ''
  564. meta:
  565. collection: posts
  566. field: user_created
  567. special:
  568. - user-created
  569. interface: select-dropdown-m2o
  570. options:
  571. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  572. display: user
  573. display_options: null
  574. readonly: true
  575. hidden: true
  576. sort: 12
  577. width: half
  578. group: null
  579. translations: null
  580. note: null
  581. conditions: null
  582. required: false
  583. - collection: posts
  584. field: user_updated
  585. type: string
  586. schema:
  587. name: user_updated
  588. table: posts
  589. data_type: char
  590. default_value: null
  591. generation_expression: null
  592. max_length: 36
  593. numeric_precision: null
  594. numeric_scale: null
  595. is_generated: false
  596. is_nullable: true
  597. is_unique: false
  598. is_primary_key: false
  599. has_auto_increment: false
  600. foreign_key_column: id
  601. foreign_key_table: directus_users
  602. comment: ''
  603. meta:
  604. collection: posts
  605. field: user_updated
  606. special:
  607. - user-updated
  608. interface: select-dropdown-m2o
  609. options:
  610. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  611. display: user
  612. display_options: null
  613. readonly: true
  614. hidden: true
  615. sort: 14
  616. width: half
  617. group: null
  618. translations: null
  619. note: null
  620. conditions: null
  621. required: false
  622. - collection: menus
  623. field: user_created
  624. type: string
  625. schema:
  626. name: user_created
  627. table: menus
  628. data_type: char
  629. default_value: null
  630. generation_expression: null
  631. max_length: 36
  632. numeric_precision: null
  633. numeric_scale: null
  634. is_generated: false
  635. is_nullable: true
  636. is_unique: false
  637. is_primary_key: false
  638. has_auto_increment: false
  639. foreign_key_column: id
  640. foreign_key_table: directus_users
  641. comment: ''
  642. meta:
  643. collection: menus
  644. field: user_created
  645. special:
  646. - user-created
  647. interface: select-dropdown-m2o
  648. options:
  649. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  650. display: user
  651. display_options: null
  652. readonly: true
  653. hidden: true
  654. sort: 5
  655. width: half
  656. group: null
  657. translations: null
  658. note: null
  659. conditions: null
  660. required: false
  661. - collection: menus
  662. field: user_updated
  663. type: string
  664. schema:
  665. name: user_updated
  666. table: menus
  667. data_type: char
  668. default_value: null
  669. generation_expression: null
  670. max_length: 36
  671. numeric_precision: null
  672. numeric_scale: null
  673. is_generated: false
  674. is_nullable: true
  675. is_unique: false
  676. is_primary_key: false
  677. has_auto_increment: false
  678. foreign_key_column: id
  679. foreign_key_table: directus_users
  680. comment: ''
  681. meta:
  682. collection: menus
  683. field: user_updated
  684. special:
  685. - user-updated
  686. interface: select-dropdown-m2o
  687. options:
  688. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  689. display: user
  690. display_options: null
  691. readonly: true
  692. hidden: true
  693. sort: 7
  694. width: half
  695. group: null
  696. translations: null
  697. note: null
  698. conditions: null
  699. required: false
  700. - collection: pages
  701. field: media_hero
  702. type: string
  703. schema:
  704. name: media_hero
  705. table: pages
  706. data_type: char
  707. default_value: null
  708. generation_expression: null
  709. max_length: 36
  710. numeric_precision: null
  711. numeric_scale: null
  712. is_generated: false
  713. is_nullable: true
  714. is_unique: false
  715. is_primary_key: false
  716. has_auto_increment: false
  717. foreign_key_column: id
  718. foreign_key_table: directus_files
  719. comment: ''
  720. meta:
  721. collection: pages
  722. field: media_hero
  723. special: null
  724. interface: file-image
  725. options: null
  726. display: image
  727. display_options:
  728. circle: true
  729. readonly: false
  730. hidden: false
  731. sort: 6
  732. width: full
  733. group: null
  734. translations: null
  735. note: null
  736. conditions: null
  737. required: false
  738. - collection: pages
  739. field: media_teaser
  740. type: string
  741. schema:
  742. name: media_teaser
  743. table: pages
  744. data_type: char
  745. default_value: null
  746. generation_expression: null
  747. max_length: 36
  748. numeric_precision: null
  749. numeric_scale: null
  750. is_generated: false
  751. is_nullable: true
  752. is_unique: false
  753. is_primary_key: false
  754. has_auto_increment: false
  755. foreign_key_column: id
  756. foreign_key_table: directus_files
  757. comment: ''
  758. meta:
  759. collection: pages
  760. field: media_teaser
  761. special: null
  762. interface: file-image
  763. options: null
  764. display: image
  765. display_options: null
  766. readonly: false
  767. hidden: false
  768. sort: 5
  769. width: full
  770. group: null
  771. translations: null
  772. note: null
  773. conditions: null
  774. required: false
  775. - collection: pages
  776. field: user_created
  777. type: string
  778. schema:
  779. name: user_created
  780. table: pages
  781. data_type: char
  782. default_value: null
  783. generation_expression: null
  784. max_length: 36
  785. numeric_precision: null
  786. numeric_scale: null
  787. is_generated: false
  788. is_nullable: true
  789. is_unique: false
  790. is_primary_key: false
  791. has_auto_increment: false
  792. foreign_key_column: id
  793. foreign_key_table: directus_users
  794. comment: ''
  795. meta:
  796. collection: pages
  797. field: user_created
  798. special:
  799. - user-created
  800. interface: select-dropdown-m2o
  801. options:
  802. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  803. display: user
  804. display_options: null
  805. readonly: true
  806. hidden: true
  807. sort: 10
  808. width: half
  809. group: null
  810. translations: null
  811. note: null
  812. conditions: null
  813. required: false
  814. - collection: pages
  815. field: user_updated
  816. type: string
  817. schema:
  818. name: user_updated
  819. table: pages
  820. data_type: char
  821. default_value: null
  822. generation_expression: null
  823. max_length: 36
  824. numeric_precision: null
  825. numeric_scale: null
  826. is_generated: false
  827. is_nullable: true
  828. is_unique: false
  829. is_primary_key: false
  830. has_auto_increment: false
  831. foreign_key_column: id
  832. foreign_key_table: directus_users
  833. comment: ''
  834. meta:
  835. collection: pages
  836. field: user_updated
  837. special:
  838. - user-updated
  839. interface: select-dropdown-m2o
  840. options:
  841. template: '{{avatar.$thumbnail}} {{first_name}} {{last_name}}'
  842. display: user
  843. display_options: null
  844. readonly: true
  845. hidden: true
  846. sort: 12
  847. width: half
  848. group: null
  849. translations: null
  850. note: null
  851. conditions: null
  852. required: false
  853. - collection: menu_items
  854. field: id
  855. type: uuid
  856. schema:
  857. name: id
  858. table: menu_items
  859. data_type: char
  860. default_value: null
  861. generation_expression: null
  862. max_length: 36
  863. numeric_precision: null
  864. numeric_scale: null
  865. is_generated: false
  866. is_nullable: false
  867. is_unique: false
  868. is_primary_key: true
  869. has_auto_increment: false
  870. foreign_key_column: null
  871. foreign_key_table: null
  872. comment: ''
  873. meta:
  874. collection: menu_items
  875. field: id
  876. special:
  877. - uuid
  878. interface: input
  879. options: null
  880. display: null
  881. display_options: null
  882. readonly: true
  883. hidden: true
  884. sort: null
  885. width: full
  886. group: null
  887. translations: null
  888. note: null
  889. conditions: null
  890. required: false
  891. - collection: menus_menu_items
  892. field: id
  893. type: integer
  894. schema:
  895. name: id
  896. table: menus_menu_items
  897. data_type: int unsigned
  898. default_value: null
  899. generation_expression: null
  900. max_length: null
  901. numeric_precision: 10
  902. numeric_scale: 0
  903. is_generated: false
  904. is_nullable: false
  905. is_unique: false
  906. is_primary_key: true
  907. has_auto_increment: true
  908. foreign_key_column: null
  909. foreign_key_table: null
  910. comment: ''
  911. meta:
  912. collection: menus_menu_items
  913. field: id
  914. special: null
  915. interface: null
  916. options: null
  917. display: null
  918. display_options: null
  919. readonly: false
  920. hidden: true
  921. sort: null
  922. width: full
  923. group: null
  924. translations: null
  925. note: null
  926. conditions: null
  927. required: false
  928. - collection: site
  929. field: id
  930. type: integer
  931. schema:
  932. name: id
  933. table: site
  934. data_type: int unsigned
  935. default_value: null
  936. generation_expression: null
  937. max_length: null
  938. numeric_precision: 10
  939. numeric_scale: 0
  940. is_generated: false
  941. is_nullable: false
  942. is_unique: false
  943. is_primary_key: true
  944. has_auto_increment: true
  945. foreign_key_column: null
  946. foreign_key_table: null
  947. comment: ''
  948. meta:
  949. collection: site
  950. field: id
  951. special: null
  952. interface: input
  953. options: null
  954. display: null
  955. display_options: null
  956. readonly: true
  957. hidden: true
  958. sort: 1
  959. width: full
  960. group: null
  961. translations: null
  962. note: null
  963. conditions: null
  964. required: false
  965. - collection: snippets
  966. field: id
  967. type: uuid
  968. schema:
  969. name: id
  970. table: snippets
  971. data_type: char
  972. default_value: null
  973. generation_expression: null
  974. max_length: 36
  975. numeric_precision: null
  976. numeric_scale: null
  977. is_generated: false
  978. is_nullable: false
  979. is_unique: false
  980. is_primary_key: true
  981. has_auto_increment: false
  982. foreign_key_column: null
  983. foreign_key_table: null
  984. comment: ''
  985. meta:
  986. collection: snippets
  987. field: id
  988. special:
  989. - uuid
  990. interface: input
  991. options: null
  992. display: null
  993. display_options: null
  994. readonly: true
  995. hidden: true
  996. sort: 1
  997. width: full
  998. group: null
  999. translations: null
  1000. note: null
  1001. conditions: null
  1002. required: false
  1003. - collection: posts
  1004. field: id
  1005. type: uuid
  1006. schema:
  1007. name: id
  1008. table: posts
  1009. data_type: char
  1010. default_value: null
  1011. generation_expression: null
  1012. max_length: 36
  1013. numeric_precision: null
  1014. numeric_scale: null
  1015. is_generated: false
  1016. is_nullable: false
  1017. is_unique: false
  1018. is_primary_key: true
  1019. has_auto_increment: false
  1020. foreign_key_column: null
  1021. foreign_key_table: null
  1022. comment: ''
  1023. meta:
  1024. collection: posts
  1025. field: id
  1026. special:
  1027. - uuid
  1028. interface: input
  1029. options: null
  1030. display: null
  1031. display_options: null
  1032. readonly: true
  1033. hidden: true
  1034. sort: 1
  1035. width: full
  1036. group: null
  1037. translations: null
  1038. note: null
  1039. conditions: null
  1040. required: false
  1041. - collection: posts
  1042. field: title
  1043. type: string
  1044. schema:
  1045. name: title
  1046. table: posts
  1047. data_type: varchar
  1048. default_value: null
  1049. generation_expression: null
  1050. max_length: 255
  1051. numeric_precision: null
  1052. numeric_scale: null
  1053. is_generated: false
  1054. is_nullable: false
  1055. is_unique: true
  1056. is_primary_key: false
  1057. has_auto_increment: false
  1058. foreign_key_column: null
  1059. foreign_key_table: null
  1060. comment: ''
  1061. meta:
  1062. collection: posts
  1063. field: title
  1064. special: null
  1065. interface: input
  1066. options:
  1067. trim: true
  1068. display: raw
  1069. display_options: null
  1070. readonly: false
  1071. hidden: false
  1072. sort: 2
  1073. width: full
  1074. group: null
  1075. translations: null
  1076. note: null
  1077. conditions: null
  1078. required: true
  1079. - collection: posts
  1080. field: slug
  1081. type: string
  1082. schema:
  1083. name: slug
  1084. table: posts
  1085. data_type: varchar
  1086. default_value: null
  1087. generation_expression: null
  1088. max_length: 255
  1089. numeric_precision: null
  1090. numeric_scale: null
  1091. is_generated: false
  1092. is_nullable: false
  1093. is_unique: true
  1094. is_primary_key: false
  1095. has_auto_increment: false
  1096. foreign_key_column: null
  1097. foreign_key_table: null
  1098. comment: ''
  1099. meta:
  1100. collection: posts
  1101. field: slug
  1102. special: null
  1103. interface: input
  1104. options:
  1105. slug: true
  1106. trim: true
  1107. display: raw
  1108. display_options: null
  1109. readonly: false
  1110. hidden: false
  1111. sort: 3
  1112. width: full
  1113. group: null
  1114. translations: null
  1115. note: null
  1116. conditions: null
  1117. required: true
  1118. - collection: menus
  1119. field: id
  1120. type: uuid
  1121. schema:
  1122. name: id
  1123. table: menus
  1124. data_type: char
  1125. default_value: null
  1126. generation_expression: null
  1127. max_length: 36
  1128. numeric_precision: null
  1129. numeric_scale: null
  1130. is_generated: false
  1131. is_nullable: false
  1132. is_unique: false
  1133. is_primary_key: true
  1134. has_auto_increment: false
  1135. foreign_key_column: null
  1136. foreign_key_table: null
  1137. comment: ''
  1138. meta:
  1139. collection: menus
  1140. field: id
  1141. special:
  1142. - uuid
  1143. interface: input
  1144. options: null
  1145. display: null
  1146. display_options: null
  1147. readonly: true
  1148. hidden: true
  1149. sort: 1
  1150. width: full
  1151. group: null
  1152. translations: null
  1153. note: null
  1154. conditions: null
  1155. required: false
  1156. - collection: menus
  1157. field: name
  1158. type: string
  1159. schema:
  1160. name: name
  1161. table: menus
  1162. data_type: varchar
  1163. default_value: null
  1164. generation_expression: null
  1165. max_length: 255
  1166. numeric_precision: null
  1167. numeric_scale: null
  1168. is_generated: false
  1169. is_nullable: false
  1170. is_unique: true
  1171. is_primary_key: false
  1172. has_auto_increment: false
  1173. foreign_key_column: null
  1174. foreign_key_table: null
  1175. comment: ''
  1176. meta:
  1177. collection: menus
  1178. field: name
  1179. special: null
  1180. interface: input
  1181. options:
  1182. trim: true
  1183. display: null
  1184. display_options: null
  1185. readonly: false
  1186. hidden: false
  1187. sort: 2
  1188. width: full
  1189. group: null
  1190. translations: null
  1191. note: null
  1192. conditions: null
  1193. required: true
  1194. - collection: pages
  1195. field: id
  1196. type: uuid
  1197. schema:
  1198. name: id
  1199. table: pages
  1200. data_type: char
  1201. default_value: null
  1202. generation_expression: null
  1203. max_length: 36
  1204. numeric_precision: null
  1205. numeric_scale: null
  1206. is_generated: false
  1207. is_nullable: false
  1208. is_unique: false
  1209. is_primary_key: true
  1210. has_auto_increment: false
  1211. foreign_key_column: null
  1212. foreign_key_table: null
  1213. comment: ''
  1214. meta:
  1215. collection: pages
  1216. field: id
  1217. special:
  1218. - uuid
  1219. interface: input
  1220. options: null
  1221. display: null
  1222. display_options: null
  1223. readonly: true
  1224. hidden: true
  1225. sort: 1
  1226. width: full
  1227. group: null
  1228. translations: null
  1229. note: null
  1230. conditions: null
  1231. required: false
  1232. - collection: pages
  1233. field: slug
  1234. type: string
  1235. schema:
  1236. name: slug
  1237. table: pages
  1238. data_type: varchar
  1239. default_value: null
  1240. generation_expression: null
  1241. max_length: 255
  1242. numeric_precision: null
  1243. numeric_scale: null
  1244. is_generated: false
  1245. is_nullable: true
  1246. is_unique: true
  1247. is_primary_key: false
  1248. has_auto_increment: false
  1249. foreign_key_column: null
  1250. foreign_key_table: null
  1251. comment: ''
  1252. meta:
  1253. collection: pages
  1254. field: slug
  1255. special: null
  1256. interface: input
  1257. options:
  1258. slug: true
  1259. trim: true
  1260. display: raw
  1261. display_options: null
  1262. readonly: false
  1263. hidden: false
  1264. sort: 3
  1265. width: full
  1266. group: null
  1267. translations: null
  1268. note: null
  1269. conditions: null
  1270. required: false
  1271. - collection: menu_items
  1272. field: title
  1273. type: string
  1274. schema:
  1275. name: title
  1276. table: menu_items
  1277. data_type: varchar
  1278. default_value: null
  1279. generation_expression: null
  1280. max_length: 255
  1281. numeric_precision: null
  1282. numeric_scale: null
  1283. is_generated: false
  1284. is_nullable: true
  1285. is_unique: false
  1286. is_primary_key: false
  1287. has_auto_increment: false
  1288. foreign_key_column: null
  1289. foreign_key_table: null
  1290. comment: ''
  1291. meta:
  1292. collection: menu_items
  1293. field: title
  1294. special: null
  1295. interface: input
  1296. options:
  1297. trim: true
  1298. display: raw
  1299. display_options: null
  1300. readonly: false
  1301. hidden: false
  1302. sort: null
  1303. width: full
  1304. group: null
  1305. translations: null
  1306. note: If empty and page is set, it will show title of page
  1307. conditions: null
  1308. required: false
  1309. - collection: menu_items
  1310. field: target
  1311. type: string
  1312. schema:
  1313. name: target
  1314. table: menu_items
  1315. data_type: varchar
  1316. default_value: null
  1317. generation_expression: null
  1318. max_length: 255
  1319. numeric_precision: null
  1320. numeric_scale: null
  1321. is_generated: false
  1322. is_nullable: true
  1323. is_unique: false
  1324. is_primary_key: false
  1325. has_auto_increment: false
  1326. foreign_key_column: null
  1327. foreign_key_table: null
  1328. comment: ''
  1329. meta:
  1330. collection: menu_items
  1331. field: target
  1332. special: null
  1333. interface: select-dropdown
  1334. options:
  1335. choices:
  1336. - text: New Tab
  1337. value: _blank
  1338. allowNone: true
  1339. display: raw
  1340. display_options: null
  1341. readonly: false
  1342. hidden: false
  1343. sort: null
  1344. width: full
  1345. group: null
  1346. translations: null
  1347. note: null
  1348. conditions: null
  1349. required: false
  1350. - collection: menu_items
  1351. field: url
  1352. type: string
  1353. schema:
  1354. name: url
  1355. table: menu_items
  1356. data_type: varchar
  1357. default_value: null
  1358. generation_expression: null
  1359. max_length: 255
  1360. numeric_precision: null
  1361. numeric_scale: null
  1362. is_generated: false
  1363. is_nullable: true
  1364. is_unique: false
  1365. is_primary_key: false
  1366. has_auto_increment: false
  1367. foreign_key_column: null
  1368. foreign_key_table: null
  1369. comment: ''
  1370. meta:
  1371. collection: menu_items
  1372. field: url
  1373. special: null
  1374. interface: input
  1375. options:
  1376. trim: true
  1377. display: raw
  1378. display_options: null
  1379. readonly: false
  1380. hidden: false
  1381. sort: null
  1382. width: full
  1383. group: null
  1384. translations: null
  1385. note: null
  1386. conditions: null
  1387. required: false
  1388. - collection: menus_menu_items
  1389. field: sort
  1390. type: integer
  1391. schema:
  1392. name: sort
  1393. table: menus_menu_items
  1394. data_type: int
  1395. default_value: null
  1396. generation_expression: null
  1397. max_length: null
  1398. numeric_precision: 10
  1399. numeric_scale: 0
  1400. is_generated: false
  1401. is_nullable: true
  1402. is_unique: false
  1403. is_primary_key: false
  1404. has_auto_increment: false
  1405. foreign_key_column: null
  1406. foreign_key_table: null
  1407. comment: ''
  1408. meta:
  1409. collection: menus_menu_items
  1410. field: sort
  1411. special: null
  1412. interface: null
  1413. options: null
  1414. display: null
  1415. display_options: null
  1416. readonly: false
  1417. hidden: true
  1418. sort: null
  1419. width: full
  1420. group: null
  1421. translations: null
  1422. note: null
  1423. conditions: null
  1424. required: false
  1425. - collection: site
  1426. field: title
  1427. type: string
  1428. schema:
  1429. name: title
  1430. table: site
  1431. data_type: varchar
  1432. default_value: null
  1433. generation_expression: null
  1434. max_length: 255
  1435. numeric_precision: null
  1436. numeric_scale: null
  1437. is_generated: false
  1438. is_nullable: true
  1439. is_unique: false
  1440. is_primary_key: false
  1441. has_auto_increment: false
  1442. foreign_key_column: null
  1443. foreign_key_table: null
  1444. comment: ''
  1445. meta:
  1446. collection: site
  1447. field: title
  1448. special: null
  1449. interface: input
  1450. options:
  1451. trim: true
  1452. display: raw
  1453. display_options: null
  1454. readonly: false
  1455. hidden: false
  1456. sort: 3
  1457. width: full
  1458. group: null
  1459. translations: null
  1460. note: null
  1461. conditions: null
  1462. required: false
  1463. - collection: site
  1464. field: description
  1465. type: string
  1466. schema:
  1467. name: description
  1468. table: site
  1469. data_type: varchar
  1470. default_value: null
  1471. generation_expression: null
  1472. max_length: 255
  1473. numeric_precision: null
  1474. numeric_scale: null
  1475. is_generated: false
  1476. is_nullable: true
  1477. is_unique: false
  1478. is_primary_key: false
  1479. has_auto_increment: false
  1480. foreign_key_column: null
  1481. foreign_key_table: null
  1482. comment: ''
  1483. meta:
  1484. collection: site
  1485. field: description
  1486. special: null
  1487. interface: input
  1488. options:
  1489. trim: true
  1490. display: raw
  1491. display_options: null
  1492. readonly: false
  1493. hidden: false
  1494. sort: 4
  1495. width: full
  1496. group: null
  1497. translations: null
  1498. note: null
  1499. conditions: null
  1500. required: false
  1501. - collection: snippets
  1502. field: status
  1503. type: string
  1504. schema:
  1505. name: status
  1506. table: snippets
  1507. data_type: varchar
  1508. default_value: draft
  1509. generation_expression: null
  1510. max_length: 255
  1511. numeric_precision: null
  1512. numeric_scale: null
  1513. is_generated: false
  1514. is_nullable: false
  1515. is_unique: false
  1516. is_primary_key: false
  1517. has_auto_increment: false
  1518. foreign_key_column: null
  1519. foreign_key_table: null
  1520. comment: ''
  1521. meta:
  1522. collection: snippets
  1523. field: status
  1524. special: null
  1525. interface: select-dropdown
  1526. options:
  1527. choices:
  1528. - text: $t:published
  1529. value: published
  1530. - text: $t:draft
  1531. value: draft
  1532. - text: $t:archived
  1533. value: archived
  1534. display: labels
  1535. display_options:
  1536. showAsDot: true
  1537. choices:
  1538. - background: '#00C897'
  1539. value: published
  1540. - background: '#D3DAE4'
  1541. value: draft
  1542. - background: '#F7971C'
  1543. value: archived
  1544. readonly: false
  1545. hidden: false
  1546. sort: 4
  1547. width: full
  1548. group: null
  1549. translations: null
  1550. note: null
  1551. conditions: null
  1552. required: false
  1553. - collection: snippets
  1554. field: sort
  1555. type: integer
  1556. schema:
  1557. name: sort
  1558. table: snippets
  1559. data_type: int
  1560. default_value: null
  1561. generation_expression: null
  1562. max_length: null
  1563. numeric_precision: 10
  1564. numeric_scale: 0
  1565. is_generated: false
  1566. is_nullable: true
  1567. is_unique: false
  1568. is_primary_key: false
  1569. has_auto_increment: false
  1570. foreign_key_column: null
  1571. foreign_key_table: null
  1572. comment: ''
  1573. meta:
  1574. collection: snippets
  1575. field: sort
  1576. special: null
  1577. interface: input
  1578. options: null
  1579. display: null
  1580. display_options: null
  1581. readonly: false
  1582. hidden: true
  1583. sort: 8
  1584. width: full
  1585. group: null
  1586. translations: null
  1587. note: null
  1588. conditions: null
  1589. required: false
  1590. - collection: snippets
  1591. field: date_created
  1592. type: timestamp
  1593. schema:
  1594. name: date_created
  1595. table: snippets
  1596. data_type: timestamp
  1597. default_value: null
  1598. generation_expression: null
  1599. max_length: null
  1600. numeric_precision: null
  1601. numeric_scale: null
  1602. is_generated: false
  1603. is_nullable: true
  1604. is_unique: false
  1605. is_primary_key: false
  1606. has_auto_increment: false
  1607. foreign_key_column: null
  1608. foreign_key_table: null
  1609. comment: ''
  1610. meta:
  1611. collection: snippets
  1612. field: date_created
  1613. special:
  1614. - date-created
  1615. interface: datetime
  1616. options: null
  1617. display: datetime
  1618. display_options:
  1619. relative: true
  1620. readonly: true
  1621. hidden: true
  1622. sort: 10
  1623. width: half
  1624. group: null
  1625. translations: null
  1626. note: null
  1627. conditions: null
  1628. required: false
  1629. - collection: snippets
  1630. field: date_updated
  1631. type: timestamp
  1632. schema:
  1633. name: date_updated
  1634. table: snippets
  1635. data_type: timestamp
  1636. default_value: null
  1637. generation_expression: null
  1638. max_length: null
  1639. numeric_precision: null
  1640. numeric_scale: null
  1641. is_generated: false
  1642. is_nullable: true
  1643. is_unique: false
  1644. is_primary_key: false
  1645. has_auto_increment: false
  1646. foreign_key_column: null
  1647. foreign_key_table: null
  1648. comment: ''
  1649. meta:
  1650. collection: snippets
  1651. field: date_updated
  1652. special:
  1653. - date-updated
  1654. interface: datetime
  1655. options: null
  1656. display: datetime
  1657. display_options:
  1658. relative: true
  1659. readonly: true
  1660. hidden: true
  1661. sort: 12
  1662. width: half
  1663. group: null
  1664. translations: null
  1665. note: null
  1666. conditions: null
  1667. required: false
  1668. - collection: snippets
  1669. field: content
  1670. type: text
  1671. schema:
  1672. name: content
  1673. table: snippets
  1674. data_type: text
  1675. default_value: null
  1676. generation_expression: null
  1677. max_length: 65535
  1678. numeric_precision: null
  1679. numeric_scale: null
  1680. is_generated: false
  1681. is_nullable: true
  1682. is_unique: false
  1683. is_primary_key: false
  1684. has_auto_increment: false
  1685. foreign_key_column: null
  1686. foreign_key_table: null
  1687. comment: ''
  1688. meta:
  1689. collection: snippets
  1690. field: content
  1691. special: null
  1692. interface: input-rich-text-md
  1693. options: null
  1694. display: raw
  1695. display_options: null
  1696. readonly: false
  1697. hidden: false
  1698. sort: 6
  1699. width: full
  1700. group: null
  1701. translations: null
  1702. note: null
  1703. conditions: null
  1704. required: false
  1705. - collection: snippets
  1706. field: title
  1707. type: string
  1708. schema:
  1709. name: title
  1710. table: snippets
  1711. data_type: varchar
  1712. default_value: null
  1713. generation_expression: null
  1714. max_length: 255
  1715. numeric_precision: null
  1716. numeric_scale: null
  1717. is_generated: false
  1718. is_nullable: true
  1719. is_unique: false
  1720. is_primary_key: false
  1721. has_auto_increment: false
  1722. foreign_key_column: null
  1723. foreign_key_table: null
  1724. comment: ''
  1725. meta:
  1726. collection: snippets
  1727. field: title
  1728. special: null
  1729. interface: input
  1730. options:
  1731. trim: true
  1732. display: raw
  1733. display_options: null
  1734. readonly: false
  1735. hidden: false
  1736. sort: 2
  1737. width: full
  1738. group: null
  1739. translations: null
  1740. note: null
  1741. conditions: null
  1742. required: false
  1743. - collection: snippets
  1744. field: name
  1745. type: string
  1746. schema:
  1747. name: name
  1748. table: snippets
  1749. data_type: varchar
  1750. default_value: default
  1751. generation_expression: null
  1752. max_length: 255
  1753. numeric_precision: null
  1754. numeric_scale: null
  1755. is_generated: false
  1756. is_nullable: true
  1757. is_unique: false
  1758. is_primary_key: false
  1759. has_auto_increment: false
  1760. foreign_key_column: null
  1761. foreign_key_table: null
  1762. comment: ''
  1763. meta:
  1764. collection: snippets
  1765. field: name
  1766. special: null
  1767. interface: select-dropdown
  1768. options:
  1769. choices:
  1770. - text: Default
  1771. value: default
  1772. allowOther: true
  1773. display: raw
  1774. display_options: null
  1775. readonly: false
  1776. hidden: false
  1777. sort: 3
  1778. width: full
  1779. group: null
  1780. translations: null
  1781. note: null
  1782. conditions: null
  1783. required: true
  1784. - collection: snippets
  1785. field: template
  1786. type: string
  1787. schema:
  1788. name: template
  1789. table: snippets
  1790. data_type: varchar
  1791. default_value: null
  1792. generation_expression: null
  1793. max_length: 255
  1794. numeric_precision: null
  1795. numeric_scale: null
  1796. is_generated: false
  1797. is_nullable: true
  1798. is_unique: false
  1799. is_primary_key: false
  1800. has_auto_increment: false
  1801. foreign_key_column: null
  1802. foreign_key_table: null
  1803. comment: ''
  1804. meta:
  1805. collection: snippets
  1806. field: template
  1807. special: null
  1808. interface: select-dropdown
  1809. options:
  1810. choices:
  1811. - text: Default
  1812. value: snippets/default
  1813. allowNone: true
  1814. allowOther: true
  1815. display: raw
  1816. display_options: null
  1817. readonly: false
  1818. hidden: false
  1819. sort: 5
  1820. width: full
  1821. group: null
  1822. translations: null
  1823. note: null
  1824. conditions: null
  1825. required: false
  1826. - collection: posts
  1827. field: status
  1828. type: string
  1829. schema:
  1830. name: status
  1831. table: posts
  1832. data_type: varchar
  1833. default_value: draft
  1834. generation_expression: null
  1835. max_length: 255
  1836. numeric_precision: null
  1837. numeric_scale: null
  1838. is_generated: false
  1839. is_nullable: false
  1840. is_unique: false
  1841. is_primary_key: false
  1842. has_auto_increment: false
  1843. foreign_key_column: null
  1844. foreign_key_table: null
  1845. comment: ''
  1846. meta:
  1847. collection: posts
  1848. field: status
  1849. special: null
  1850. interface: select-dropdown
  1851. options:
  1852. choices:
  1853. - text: $t:published
  1854. value: published
  1855. - text: $t:draft
  1856. value: draft
  1857. - text: $t:archived
  1858. value: archived
  1859. display: labels
  1860. display_options:
  1861. showAsDot: true
  1862. choices:
  1863. - background: '#00C897'
  1864. value: published
  1865. - background: '#D3DAE4'
  1866. value: draft
  1867. - background: '#F7971C'
  1868. value: archived
  1869. readonly: false
  1870. hidden: false
  1871. sort: 4
  1872. width: full
  1873. group: null
  1874. translations: null
  1875. note: null
  1876. conditions: null
  1877. required: false
  1878. - collection: posts
  1879. field: date_created
  1880. type: timestamp
  1881. schema:
  1882. name: date_created
  1883. table: posts
  1884. data_type: timestamp
  1885. default_value: null
  1886. generation_expression: null
  1887. max_length: null
  1888. numeric_precision: null
  1889. numeric_scale: null
  1890. is_generated: false
  1891. is_nullable: true
  1892. is_unique: false
  1893. is_primary_key: false
  1894. has_auto_increment: false
  1895. foreign_key_column: null
  1896. foreign_key_table: null
  1897. comment: ''
  1898. meta:
  1899. collection: posts
  1900. field: date_created
  1901. special:
  1902. - date-created
  1903. interface: datetime
  1904. options: null
  1905. display: datetime
  1906. display_options:
  1907. relative: true
  1908. readonly: true
  1909. hidden: true
  1910. sort: 13
  1911. width: half
  1912. group: null
  1913. translations: null
  1914. note: null
  1915. conditions: null
  1916. required: false
  1917. - collection: posts
  1918. field: date_updated
  1919. type: timestamp
  1920. schema:
  1921. name: date_updated
  1922. table: posts
  1923. data_type: timestamp
  1924. default_value: null
  1925. generation_expression: null
  1926. max_length: null
  1927. numeric_precision: null
  1928. numeric_scale: null
  1929. is_generated: false
  1930. is_nullable: true
  1931. is_unique: false
  1932. is_primary_key: false
  1933. has_auto_increment: false
  1934. foreign_key_column: null
  1935. foreign_key_table: null
  1936. comment: ''
  1937. meta:
  1938. collection: posts
  1939. field: date_updated
  1940. special:
  1941. - date-updated
  1942. interface: datetime
  1943. options: null
  1944. display: datetime
  1945. display_options:
  1946. relative: true
  1947. readonly: true
  1948. hidden: true
  1949. sort: 15
  1950. width: half
  1951. group: null
  1952. translations: null
  1953. note: null
  1954. conditions: null
  1955. required: false
  1956. - collection: posts
  1957. field: lead
  1958. type: text
  1959. schema:
  1960. name: lead
  1961. table: posts
  1962. data_type: text
  1963. default_value: null
  1964. generation_expression: null
  1965. max_length: 65535
  1966. numeric_precision: null
  1967. numeric_scale: null
  1968. is_generated: false
  1969. is_nullable: true
  1970. is_unique: false
  1971. is_primary_key: false
  1972. has_auto_increment: false
  1973. foreign_key_column: null
  1974. foreign_key_table: null
  1975. comment: ''
  1976. meta:
  1977. collection: posts
  1978. field: lead
  1979. special: null
  1980. interface: input-rich-text-md
  1981. options: null
  1982. display: raw
  1983. display_options: null
  1984. readonly: false
  1985. hidden: false
  1986. sort: 10
  1987. width: full
  1988. group: null
  1989. translations: null
  1990. note: null
  1991. conditions: null
  1992. required: false
  1993. - collection: posts
  1994. field: content
  1995. type: text
  1996. schema:
  1997. name: content
  1998. table: posts
  1999. data_type: text
  2000. default_value: null
  2001. generation_expression: null
  2002. max_length: 65535
  2003. numeric_precision: null
  2004. numeric_scale: null
  2005. is_generated: false
  2006. is_nullable: true
  2007. is_unique: false
  2008. is_primary_key: false
  2009. has_auto_increment: false
  2010. foreign_key_column: null
  2011. foreign_key_table: null
  2012. comment: ''
  2013. meta:
  2014. collection: posts
  2015. field: content
  2016. special: null
  2017. interface: input-rich-text-md
  2018. options: null
  2019. display: raw
  2020. display_options: null
  2021. readonly: false
  2022. hidden: false
  2023. sort: 11
  2024. width: full
  2025. group: null
  2026. translations: null
  2027. note: null
  2028. conditions: null
  2029. required: false
  2030. - collection: posts
  2031. field: meta
  2032. type: json
  2033. schema:
  2034. name: meta
  2035. table: posts
  2036. data_type: longtext
  2037. default_value: null
  2038. generation_expression: null
  2039. max_length: 4294967295
  2040. numeric_precision: null
  2041. numeric_scale: null
  2042. is_generated: false
  2043. is_nullable: true
  2044. is_unique: false
  2045. is_primary_key: false
  2046. has_auto_increment: false
  2047. foreign_key_column: null
  2048. foreign_key_table: null
  2049. comment: ''
  2050. meta:
  2051. collection: posts
  2052. field: meta
  2053. special:
  2054. - json
  2055. interface: list
  2056. options:
  2057. template: '{{ name }} '
  2058. addLabel: add
  2059. fields:
  2060. - field: name
  2061. name: name
  2062. type: string
  2063. meta:
  2064. field: name
  2065. type: string
  2066. interface: select-dropdown
  2067. options:
  2068. allowOther: true
  2069. allowNone: true
  2070. choices:
  2071. - text: description
  2072. value: description
  2073. - text: robots
  2074. value: robots
  2075. - text: author
  2076. value: author
  2077. - field: content
  2078. name: content
  2079. type: text
  2080. meta:
  2081. field: content
  2082. type: text
  2083. interface: input-multiline
  2084. options:
  2085. trim: true
  2086. display: raw
  2087. display_options: null
  2088. readonly: false
  2089. hidden: false
  2090. sort: 9
  2091. width: full
  2092. group: null
  2093. translations: null
  2094. note: null
  2095. conditions: null
  2096. required: false
  2097. - collection: posts
  2098. field: template
  2099. type: string
  2100. schema:
  2101. name: template
  2102. table: posts
  2103. data_type: varchar
  2104. default_value: post/default
  2105. generation_expression: null
  2106. max_length: 255
  2107. numeric_precision: null
  2108. numeric_scale: null
  2109. is_generated: false
  2110. is_nullable: false
  2111. is_unique: false
  2112. is_primary_key: false
  2113. has_auto_increment: false
  2114. foreign_key_column: null
  2115. foreign_key_table: null
  2116. comment: ''
  2117. meta:
  2118. collection: posts
  2119. field: template
  2120. special: null
  2121. interface: select-dropdown
  2122. options:
  2123. allowOther: true
  2124. choices:
  2125. - text: Default
  2126. value: post/default
  2127. display: labels
  2128. display_options: null
  2129. readonly: false
  2130. hidden: false
  2131. sort: 8
  2132. width: full
  2133. group: null
  2134. translations: null
  2135. note: null
  2136. conditions: null
  2137. required: false
  2138. - collection: posts
  2139. field: published_at
  2140. type: dateTime
  2141. schema:
  2142. name: published_at
  2143. table: posts
  2144. data_type: datetime
  2145. default_value: null
  2146. generation_expression: null
  2147. max_length: null
  2148. numeric_precision: null
  2149. numeric_scale: null
  2150. is_generated: false
  2151. is_nullable: true
  2152. is_unique: false
  2153. is_primary_key: false
  2154. has_auto_increment: false
  2155. foreign_key_column: null
  2156. foreign_key_table: null
  2157. comment: ''
  2158. meta:
  2159. collection: posts
  2160. field: published_at
  2161. special: ''
  2162. interface: datetime
  2163. options: null
  2164. display: datetime
  2165. display_options: null
  2166. readonly: false
  2167. hidden: false
  2168. sort: 5
  2169. width: full
  2170. group: null
  2171. translations: null
  2172. note: null
  2173. conditions: null
  2174. required: false
  2175. - collection: menus
  2176. field: status
  2177. type: string
  2178. schema:
  2179. name: status
  2180. table: menus
  2181. data_type: varchar
  2182. default_value: draft
  2183. generation_expression: null
  2184. max_length: 255
  2185. numeric_precision: null
  2186. numeric_scale: null
  2187. is_generated: false
  2188. is_nullable: false
  2189. is_unique: false
  2190. is_primary_key: false
  2191. has_auto_increment: false
  2192. foreign_key_column: null
  2193. foreign_key_table: null
  2194. comment: ''
  2195. meta:
  2196. collection: menus
  2197. field: status
  2198. special: null
  2199. interface: select-dropdown
  2200. options:
  2201. choices:
  2202. - text: $t:published
  2203. value: published
  2204. - text: $t:draft
  2205. value: draft
  2206. - text: $t:archived
  2207. value: archived
  2208. display: labels
  2209. display_options:
  2210. showAsDot: true
  2211. choices:
  2212. - background: '#00C897'
  2213. value: published
  2214. - background: '#D3DAE4'
  2215. value: draft
  2216. - background: '#F7971C'
  2217. value: archived
  2218. readonly: false
  2219. hidden: false
  2220. sort: 3
  2221. width: full
  2222. group: null
  2223. translations: null
  2224. note: null
  2225. conditions: null
  2226. required: false
  2227. - collection: menus
  2228. field: date_created
  2229. type: timestamp
  2230. schema:
  2231. name: date_created
  2232. table: menus
  2233. data_type: timestamp
  2234. default_value: null
  2235. generation_expression: null
  2236. max_length: null
  2237. numeric_precision: null
  2238. numeric_scale: null
  2239. is_generated: false
  2240. is_nullable: true
  2241. is_unique: false
  2242. is_primary_key: false
  2243. has_auto_increment: false
  2244. foreign_key_column: null
  2245. foreign_key_table: null
  2246. comment: ''
  2247. meta:
  2248. collection: menus
  2249. field: date_created
  2250. special:
  2251. - date-created
  2252. interface: datetime
  2253. options: null
  2254. display: datetime
  2255. display_options:
  2256. relative: true
  2257. readonly: true
  2258. hidden: true
  2259. sort: 6
  2260. width: half
  2261. group: null
  2262. translations: null
  2263. note: null
  2264. conditions: null
  2265. required: false
  2266. - collection: menus
  2267. field: date_updated
  2268. type: timestamp
  2269. schema:
  2270. name: date_updated
  2271. table: menus
  2272. data_type: timestamp
  2273. default_value: null
  2274. generation_expression: null
  2275. max_length: null
  2276. numeric_precision: null
  2277. numeric_scale: null
  2278. is_generated: false
  2279. is_nullable: true
  2280. is_unique: false
  2281. is_primary_key: false
  2282. has_auto_increment: false
  2283. foreign_key_column: null
  2284. foreign_key_table: null
  2285. comment: ''
  2286. meta:
  2287. collection: menus
  2288. field: date_updated
  2289. special:
  2290. - date-updated
  2291. interface: datetime
  2292. options: null
  2293. display: datetime
  2294. display_options:
  2295. relative: true
  2296. readonly: true
  2297. hidden: true
  2298. sort: 8
  2299. width: half
  2300. group: null
  2301. translations: null
  2302. note: null
  2303. conditions: null
  2304. required: false
  2305. - collection: pages
  2306. field: status
  2307. type: string
  2308. schema:
  2309. name: status
  2310. table: pages
  2311. data_type: varchar
  2312. default_value: draft
  2313. generation_expression: null
  2314. max_length: 255
  2315. numeric_precision: null
  2316. numeric_scale: null
  2317. is_generated: false
  2318. is_nullable: false
  2319. is_unique: false
  2320. is_primary_key: false
  2321. has_auto_increment: false
  2322. foreign_key_column: null
  2323. foreign_key_table: null
  2324. comment: ''
  2325. meta:
  2326. collection: pages
  2327. field: status
  2328. special: null
  2329. interface: select-dropdown
  2330. options:
  2331. choices:
  2332. - text: $t:published
  2333. value: published
  2334. - text: $t:draft
  2335. value: draft
  2336. - text: $t:archived
  2337. value: archived
  2338. display: labels
  2339. display_options:
  2340. showAsDot: true
  2341. choices:
  2342. - background: '#00C897'
  2343. value: published
  2344. - background: '#D3DAE4'
  2345. value: draft
  2346. - background: '#F7971C'
  2347. value: archived
  2348. readonly: false
  2349. hidden: false
  2350. sort: 4
  2351. width: full
  2352. group: null
  2353. translations: null
  2354. note: null
  2355. conditions: null
  2356. required: false
  2357. - collection: pages
  2358. field: date_created
  2359. type: timestamp
  2360. schema:
  2361. name: date_created
  2362. table: pages
  2363. data_type: timestamp
  2364. default_value: null
  2365. generation_expression: null
  2366. max_length: null
  2367. numeric_precision: null
  2368. numeric_scale: null
  2369. is_generated: false
  2370. is_nullable: true
  2371. is_unique: false
  2372. is_primary_key: false
  2373. has_auto_increment: false
  2374. foreign_key_column: null
  2375. foreign_key_table: null
  2376. comment: ''
  2377. meta:
  2378. collection: pages
  2379. field: date_created
  2380. special:
  2381. - date-created
  2382. interface: datetime
  2383. options: null
  2384. display: datetime
  2385. display_options:
  2386. relative: true
  2387. readonly: true
  2388. hidden: true
  2389. sort: 11
  2390. width: half
  2391. group: null
  2392. translations: null
  2393. note: null
  2394. conditions: null
  2395. required: false
  2396. - collection: pages
  2397. field: date_updated
  2398. type: timestamp
  2399. schema:
  2400. name: date_updated
  2401. table: pages
  2402. data_type: timestamp
  2403. default_value: null
  2404. generation_expression: null
  2405. max_length: null
  2406. numeric_precision: null
  2407. numeric_scale: null
  2408. is_generated: false
  2409. is_nullable: true
  2410. is_unique: false
  2411. is_primary_key: false
  2412. has_auto_increment: false
  2413. foreign_key_column: null
  2414. foreign_key_table: null
  2415. comment: ''
  2416. meta:
  2417. collection: pages
  2418. field: date_updated
  2419. special:
  2420. - date-updated
  2421. interface: datetime
  2422. options: null
  2423. display: datetime
  2424. display_options:
  2425. relative: true
  2426. readonly: true
  2427. hidden: true
  2428. sort: 13
  2429. width: half
  2430. group: null
  2431. translations: null
  2432. note: null
  2433. conditions: null
  2434. required: false
  2435. - collection: pages
  2436. field: title
  2437. type: string
  2438. schema:
  2439. name: title
  2440. table: pages
  2441. data_type: varchar
  2442. default_value: null
  2443. generation_expression: null
  2444. max_length: 255
  2445. numeric_precision: null
  2446. numeric_scale: null
  2447. is_generated: false
  2448. is_nullable: false
  2449. is_unique: false
  2450. is_primary_key: false
  2451. has_auto_increment: false
  2452. foreign_key_column: null
  2453. foreign_key_table: null
  2454. comment: ''
  2455. meta:
  2456. collection: pages
  2457. field: title
  2458. special: null
  2459. interface: input
  2460. options:
  2461. trim: true
  2462. display: raw
  2463. display_options: null
  2464. readonly: false
  2465. hidden: false
  2466. sort: 2
  2467. width: full
  2468. group: null
  2469. translations: null
  2470. note: null
  2471. conditions: null
  2472. required: true
  2473. - collection: pages
  2474. field: meta
  2475. type: json
  2476. schema:
  2477. name: meta
  2478. table: pages
  2479. data_type: longtext
  2480. default_value: null
  2481. generation_expression: null
  2482. max_length: 4294967295
  2483. numeric_precision: null
  2484. numeric_scale: null
  2485. is_generated: false
  2486. is_nullable: true
  2487. is_unique: false
  2488. is_primary_key: false
  2489. has_auto_increment: false
  2490. foreign_key_column: null
  2491. foreign_key_table: null
  2492. comment: ''
  2493. meta:
  2494. collection: pages
  2495. field: meta
  2496. special:
  2497. - json
  2498. interface: list
  2499. options:
  2500. addLabel: add
  2501. fields:
  2502. - field: name
  2503. name: name
  2504. type: string
  2505. meta:
  2506. field: name
  2507. type: string
  2508. interface: select-dropdown
  2509. options:
  2510. trim: true
  2511. allowOther: true
  2512. allowNone: true
  2513. choices:
  2514. - text: description
  2515. value: description
  2516. - text: robots
  2517. value: robots
  2518. - text: author
  2519. value: author
  2520. - field: content
  2521. name: content
  2522. type: text
  2523. meta:
  2524. field: content
  2525. type: text
  2526. interface: input-multiline
  2527. options:
  2528. trim: true
  2529. template: '{{ name }}'
  2530. display: raw
  2531. display_options: null
  2532. readonly: false
  2533. hidden: false
  2534. sort: 8
  2535. width: full
  2536. group: null
  2537. translations: null
  2538. note: null
  2539. conditions: null
  2540. required: false
  2541. - collection: pages
  2542. field: content
  2543. type: text
  2544. schema:
  2545. name: content
  2546. table: pages
  2547. data_type: text
  2548. default_value: null
  2549. generation_expression: null
  2550. max_length: 65535
  2551. numeric_precision: null
  2552. numeric_scale: null
  2553. is_generated: false
  2554. is_nullable: true
  2555. is_unique: false
  2556. is_primary_key: false
  2557. has_auto_increment: false
  2558. foreign_key_column: null
  2559. foreign_key_table: null
  2560. comment: ''
  2561. meta:
  2562. collection: pages
  2563. field: content
  2564. special: null
  2565. interface: input-rich-text-md
  2566. options:
  2567. customSyntax: null
  2568. display: raw
  2569. display_options: null
  2570. readonly: false
  2571. hidden: false
  2572. sort: 9
  2573. width: full
  2574. group: null
  2575. translations: null
  2576. note: null
  2577. conditions: null
  2578. required: false
  2579. - collection: pages
  2580. field: template
  2581. type: string
  2582. schema:
  2583. name: template
  2584. table: pages
  2585. data_type: varchar
  2586. default_value: page/default
  2587. generation_expression: null
  2588. max_length: 255
  2589. numeric_precision: null
  2590. numeric_scale: null
  2591. is_generated: false
  2592. is_nullable: true
  2593. is_unique: false
  2594. is_primary_key: false
  2595. has_auto_increment: false
  2596. foreign_key_column: null
  2597. foreign_key_table: null
  2598. comment: ''
  2599. meta:
  2600. collection: pages
  2601. field: template
  2602. special: null
  2603. interface: select-dropdown
  2604. options:
  2605. choices:
  2606. - text: Default
  2607. value: page/default
  2608. - text: Home
  2609. value: page/home
  2610. - text: Blog
  2611. value: page/blog
  2612. display: raw
  2613. display_options: null
  2614. readonly: false
  2615. hidden: false
  2616. sort: 7
  2617. width: full
  2618. group: null
  2619. translations: null
  2620. note: null
  2621. conditions: null
  2622. required: false
  2623. - collection: menus
  2624. field: items
  2625. type: m2m
  2626. schema: null
  2627. meta:
  2628. collection: menus
  2629. field: items
  2630. special:
  2631. - m2m
  2632. interface: list-m2m
  2633. options:
  2634. template: '{{menu_items_id.title}}{{menu_items_id.page.title}}'
  2635. display: raw
  2636. display_options: null
  2637. readonly: false
  2638. hidden: false
  2639. sort: 4
  2640. width: full
  2641. group: null
  2642. translations: null
  2643. note: null
  2644. conditions: null
  2645. required: false
  2646. - collection: menu_items
  2647. field: menus
  2648. type: m2m
  2649. schema: null
  2650. meta:
  2651. collection: menu_items
  2652. field: menus
  2653. special:
  2654. - m2m
  2655. interface: list-m2m
  2656. options: null
  2657. display: null
  2658. display_options: null
  2659. readonly: false
  2660. hidden: true
  2661. sort: null
  2662. width: full
  2663. group: null
  2664. translations: null
  2665. note: null
  2666. conditions: null
  2667. required: false
  2668. relations:
  2669. - collection: menu_items
  2670. field: page
  2671. related_collection: pages
  2672. schema:
  2673. table: menu_items
  2674. column: page
  2675. foreign_key_table: pages
  2676. foreign_key_column: id
  2677. constraint_name: menu_items_page_foreign
  2678. on_update: RESTRICT
  2679. on_delete: CASCADE
  2680. meta:
  2681. many_collection: menu_items
  2682. many_field: page
  2683. one_collection: pages
  2684. one_field: null
  2685. one_collection_field: null
  2686. one_allowed_collections: null
  2687. junction_field: null
  2688. sort_field: null
  2689. one_deselect_action: nullify
  2690. - collection: menus_menu_items
  2691. field: menu_items_id
  2692. related_collection: menu_items
  2693. schema:
  2694. table: menus_menu_items
  2695. column: menu_items_id
  2696. foreign_key_table: menu_items
  2697. foreign_key_column: id
  2698. constraint_name: menus_menu_items_menu_items_id_foreign
  2699. on_update: RESTRICT
  2700. on_delete: SET NULL
  2701. meta:
  2702. many_collection: menus_menu_items
  2703. many_field: menu_items_id
  2704. one_collection: menu_items
  2705. one_field: menus
  2706. one_collection_field: null
  2707. one_allowed_collections: null
  2708. junction_field: menus_id
  2709. sort_field: null
  2710. one_deselect_action: nullify
  2711. - collection: menus_menu_items
  2712. field: menus_id
  2713. related_collection: menus
  2714. schema:
  2715. table: menus_menu_items
  2716. column: menus_id
  2717. foreign_key_table: menus
  2718. foreign_key_column: id
  2719. constraint_name: menus_menu_items_menus_id_foreign
  2720. on_update: RESTRICT
  2721. on_delete: CASCADE
  2722. meta:
  2723. many_collection: menus_menu_items
  2724. many_field: menus_id
  2725. one_collection: menus
  2726. one_field: items
  2727. one_collection_field: null
  2728. one_allowed_collections: null
  2729. junction_field: menu_items_id
  2730. sort_field: sort
  2731. one_deselect_action: delete
  2732. - collection: site
  2733. field: logo
  2734. related_collection: directus_files
  2735. schema:
  2736. table: site
  2737. column: logo
  2738. foreign_key_table: directus_files
  2739. foreign_key_column: id
  2740. constraint_name: site_logo_foreign
  2741. on_update: RESTRICT
  2742. on_delete: RESTRICT
  2743. meta:
  2744. many_collection: site
  2745. many_field: logo
  2746. one_collection: directus_files
  2747. one_field: null
  2748. one_collection_field: null
  2749. one_allowed_collections: null
  2750. junction_field: null
  2751. sort_field: null
  2752. one_deselect_action: nullify
  2753. - collection: site
  2754. field: user_updated
  2755. related_collection: directus_users
  2756. schema:
  2757. table: site
  2758. column: user_updated
  2759. foreign_key_table: directus_users
  2760. foreign_key_column: id
  2761. constraint_name: site_user_updated_foreign
  2762. on_update: RESTRICT
  2763. on_delete: RESTRICT
  2764. meta:
  2765. many_collection: site
  2766. many_field: user_updated
  2767. one_collection: directus_users
  2768. one_field: null
  2769. one_collection_field: null
  2770. one_allowed_collections: null
  2771. junction_field: null
  2772. sort_field: null
  2773. one_deselect_action: nullify
  2774. - collection: snippets
  2775. field: file
  2776. related_collection: directus_files
  2777. schema:
  2778. table: snippets
  2779. column: file
  2780. foreign_key_table: directus_files
  2781. foreign_key_column: id
  2782. constraint_name: snippets_file_foreign
  2783. on_update: RESTRICT
  2784. on_delete: RESTRICT
  2785. meta:
  2786. many_collection: snippets
  2787. many_field: file
  2788. one_collection: directus_files
  2789. one_field: null
  2790. one_collection_field: null
  2791. one_allowed_collections: null
  2792. junction_field: null
  2793. sort_field: null
  2794. one_deselect_action: nullify
  2795. - collection: snippets
  2796. field: user_created
  2797. related_collection: directus_users
  2798. schema:
  2799. table: snippets
  2800. column: user_created
  2801. foreign_key_table: directus_users
  2802. foreign_key_column: id
  2803. constraint_name: snippets_user_created_foreign
  2804. on_update: RESTRICT
  2805. on_delete: RESTRICT
  2806. meta:
  2807. many_collection: snippets
  2808. many_field: user_created
  2809. one_collection: directus_users
  2810. one_field: null
  2811. one_collection_field: null
  2812. one_allowed_collections: null
  2813. junction_field: null
  2814. sort_field: null
  2815. one_deselect_action: nullify
  2816. - collection: snippets
  2817. field: user_updated
  2818. related_collection: directus_users
  2819. schema:
  2820. table: snippets
  2821. column: user_updated
  2822. foreign_key_table: directus_users
  2823. foreign_key_column: id
  2824. constraint_name: snippets_user_updated_foreign
  2825. on_update: RESTRICT
  2826. on_delete: RESTRICT
  2827. meta:
  2828. many_collection: snippets
  2829. many_field: user_updated
  2830. one_collection: directus_users
  2831. one_field: null
  2832. one_collection_field: null
  2833. one_allowed_collections: null
  2834. junction_field: null
  2835. sort_field: null
  2836. one_deselect_action: nullify
  2837. - collection: posts
  2838. field: media_hero
  2839. related_collection: directus_files
  2840. schema:
  2841. table: posts
  2842. column: media_hero
  2843. foreign_key_table: directus_files
  2844. foreign_key_column: id
  2845. constraint_name: posts_media_hero_foreign
  2846. on_update: RESTRICT
  2847. on_delete: RESTRICT
  2848. meta:
  2849. many_collection: posts
  2850. many_field: media_hero
  2851. one_collection: directus_files
  2852. one_field: null
  2853. one_collection_field: null
  2854. one_allowed_collections: null
  2855. junction_field: null
  2856. sort_field: null
  2857. one_deselect_action: nullify
  2858. - collection: posts
  2859. field: media_teaser
  2860. related_collection: directus_files
  2861. schema:
  2862. table: posts
  2863. column: media_teaser
  2864. foreign_key_table: directus_files
  2865. foreign_key_column: id
  2866. constraint_name: posts_media_teaser_foreign
  2867. on_update: RESTRICT
  2868. on_delete: RESTRICT
  2869. meta:
  2870. many_collection: posts
  2871. many_field: media_teaser
  2872. one_collection: directus_files
  2873. one_field: null
  2874. one_collection_field: null
  2875. one_allowed_collections: null
  2876. junction_field: null
  2877. sort_field: null
  2878. one_deselect_action: nullify
  2879. - collection: posts
  2880. field: user_created
  2881. related_collection: directus_users
  2882. schema:
  2883. table: posts
  2884. column: user_created
  2885. foreign_key_table: directus_users
  2886. foreign_key_column: id
  2887. constraint_name: posts_user_created_foreign
  2888. on_update: RESTRICT
  2889. on_delete: RESTRICT
  2890. meta:
  2891. many_collection: posts
  2892. many_field: user_created
  2893. one_collection: directus_users
  2894. one_field: null
  2895. one_collection_field: null
  2896. one_allowed_collections: null
  2897. junction_field: null
  2898. sort_field: null
  2899. one_deselect_action: nullify
  2900. - collection: posts
  2901. field: user_updated
  2902. related_collection: directus_users
  2903. schema:
  2904. table: posts
  2905. column: user_updated
  2906. foreign_key_table: directus_users
  2907. foreign_key_column: id
  2908. constraint_name: posts_user_updated_foreign
  2909. on_update: RESTRICT
  2910. on_delete: RESTRICT
  2911. meta:
  2912. many_collection: posts
  2913. many_field: user_updated
  2914. one_collection: directus_users
  2915. one_field: null
  2916. one_collection_field: null
  2917. one_allowed_collections: null
  2918. junction_field: null
  2919. sort_field: null
  2920. one_deselect_action: nullify
  2921. - collection: menus
  2922. field: user_created
  2923. related_collection: directus_users
  2924. schema:
  2925. table: menus
  2926. column: user_created
  2927. foreign_key_table: directus_users
  2928. foreign_key_column: id
  2929. constraint_name: menus_user_created_foreign
  2930. on_update: RESTRICT
  2931. on_delete: RESTRICT
  2932. meta:
  2933. many_collection: menus
  2934. many_field: user_created
  2935. one_collection: directus_users
  2936. one_field: null
  2937. one_collection_field: null
  2938. one_allowed_collections: null
  2939. junction_field: null
  2940. sort_field: null
  2941. one_deselect_action: nullify
  2942. - collection: menus
  2943. field: user_updated
  2944. related_collection: directus_users
  2945. schema:
  2946. table: menus
  2947. column: user_updated
  2948. foreign_key_table: directus_users
  2949. foreign_key_column: id
  2950. constraint_name: menus_user_updated_foreign
  2951. on_update: RESTRICT
  2952. on_delete: RESTRICT
  2953. meta:
  2954. many_collection: menus
  2955. many_field: user_updated
  2956. one_collection: directus_users
  2957. one_field: null
  2958. one_collection_field: null
  2959. one_allowed_collections: null
  2960. junction_field: null
  2961. sort_field: null
  2962. one_deselect_action: nullify
  2963. - collection: pages
  2964. field: media_hero
  2965. related_collection: directus_files
  2966. schema:
  2967. table: pages
  2968. column: media_hero
  2969. foreign_key_table: directus_files
  2970. foreign_key_column: id
  2971. constraint_name: pages_media_hero_foreign
  2972. on_update: RESTRICT
  2973. on_delete: RESTRICT
  2974. meta:
  2975. many_collection: pages
  2976. many_field: media_hero
  2977. one_collection: directus_files
  2978. one_field: null
  2979. one_collection_field: null
  2980. one_allowed_collections: null
  2981. junction_field: null
  2982. sort_field: null
  2983. one_deselect_action: nullify
  2984. - collection: pages
  2985. field: media_teaser
  2986. related_collection: directus_files
  2987. schema:
  2988. table: pages
  2989. column: media_teaser
  2990. foreign_key_table: directus_files
  2991. foreign_key_column: id
  2992. constraint_name: pages_media_teaser_foreign
  2993. on_update: RESTRICT
  2994. on_delete: RESTRICT
  2995. meta:
  2996. many_collection: pages
  2997. many_field: media_teaser
  2998. one_collection: directus_files
  2999. one_field: null
  3000. one_collection_field: null
  3001. one_allowed_collections: null
  3002. junction_field: null
  3003. sort_field: null
  3004. one_deselect_action: nullify
  3005. - collection: pages
  3006. field: user_created
  3007. related_collection: directus_users
  3008. schema:
  3009. table: pages
  3010. column: user_created
  3011. foreign_key_table: directus_users
  3012. foreign_key_column: id
  3013. constraint_name: pages_user_created_foreign
  3014. on_update: RESTRICT
  3015. on_delete: RESTRICT
  3016. meta:
  3017. many_collection: pages
  3018. many_field: user_created
  3019. one_collection: directus_users
  3020. one_field: null
  3021. one_collection_field: null
  3022. one_allowed_collections: null
  3023. junction_field: null
  3024. sort_field: null
  3025. one_deselect_action: nullify
  3026. - collection: pages
  3027. field: user_updated
  3028. related_collection: directus_users
  3029. schema:
  3030. table: pages
  3031. column: user_updated
  3032. foreign_key_table: directus_users
  3033. foreign_key_column: id
  3034. constraint_name: pages_user_updated_foreign
  3035. on_update: RESTRICT
  3036. on_delete: RESTRICT
  3037. meta:
  3038. many_collection: pages
  3039. many_field: user_updated
  3040. one_collection: directus_users
  3041. one_field: null
  3042. one_collection_field: null
  3043. one_allowed_collections: null
  3044. junction_field: null
  3045. sort_field: null
  3046. one_deselect_action: nullify