Module: utils-entities

Convenience functions for dealing with entity records.

Source:

Members

(static, constant) prepareEntityForTable

Turns underscores into hyphens, deserialises the JSON field and merges the resulting objects.

This function is used to prepare the record for display, so failure to deserialise the JSON blog is ignored and it's the caller's responsibility to check and handle that manually.

Source:

(static, constant) safeParse

Source: