Skip to content

Additional schema properties

Schema Properties

  • x-item-title — array of string or references to fields for item title
  • x-item-id — json-path path the property of id
  • x-table-fields — array of paths to properties to include in table list of items
  • x-default-page-size — default page size for list
  • x-indexes — indexes for collection/table

Property Properties

  • x-computed — mongodb-esq function objects
Edited by BytesNZ