decentralized-identity / decentralized-identity/dwn-sdk-js

Allow indexing + filtering/querying by `creator`

Open
#800 3 comments 0 reactions 1 assignee Claimed by @29deepanshutyagi View on GitHub
feature hacktoberfest
Dominant language
TypeScript
Stars
322
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Currently `author` relates to the author of a Record, however a different actor may come and update that record.

Add an index for `creator` which is the author of the initial write, subsequent writes will index the author of the initial write as the creator.

When filtering, allow for filtering by a single or array of creators.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.