Skip to content

Make record fields optional #4

@haydn

Description

@haydn

It should be okay to omit any field from a record apart from type and id.

Furthermore, when a value is unset (e.g. when a relationship is removed), the key should be deleted from the record instead of being set to null, undefined or []. This will reduce the size of the JSON string the needs to be persisted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions