Skip to content

singleton Examples

The singleton property treats the item as a single document rather than a list.

ts
{
  title: 'Global Settings',
  schemaType: 'settings',
  singleton: true,
}

Released under the MIT License.