@textile/hub > Query > seekID
Query.seekID() method
seekID seeks to the given ID before returning query results.
Signature:
seekID(id: string): Query;
Parameters
Parameter | Type | Description |
---|---|---|
id | string | The instance id to seek. |
Returns:
@textile/hub > Query > seekID
seekID seeks to the given ID before returning query results.
Signature:
seekID(id: string): Query;
Parameter | Type | Description |
---|---|---|
id | string | The instance id to seek. |
Returns: