Skip to content

bulkGet missing documents #12

Description

@fehrenbach

The type of bulkGet is more or less Array (Id doc) -> Array doc. That's a bit too optimistic. Just having a key for something doesn't mean we also have the document. It could have been deleted or not have been synced yet (eventual consistency something something). Maybe the return type ought to be Array (Maybe doc)?

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