Contexts

Contexts

The Contexts is a type of Collection with any additional fields or metadata that a team might use to visually ground their data.

Constructor

new Contexts()

Source:

Extends

Members

sanitizeStringForPrimaryKey

Source:
Cleans a value to become a primary key on an object (replaces punctuation with underscore) (replaces the default Collection.sanitizeStringForPrimaryKey method which scrubs unicode from the primary keys)