Skip to content

ReservedGlobalFieldKey

ReservedGlobalFieldKey = "_id" | "_creationTime" | "_slug"

Defined in: packages/core/src/globals/types.ts:10

Field keys that are reserved by the VexCMS globals system and cannot be used as user-defined field names on a global. These are the system fields that appear on every flat global document returned by the API.