Closed
Description
Currently it's possible to filter the list of deals by a search query, that matches against peer id, payload cid etc.
However it's not possible to filter by Checkpoint.
We should add an optional parameter to the deals endpoint to allow users to filter by checkpoint:
deals(query: String, checkpoint: String, cursor: ID, offset: Int, limit: Int): DealList!
Metadata
Metadata
Assignees
Type
Projects
Status
Done