Skip to content

Add filter by Checkpoint #1014

Closed
Closed
@dirkmc

Description

@dirkmc

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

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions