import { type Query } from "https://deno.land/x/earthstar@v10.2.0/src/entries/universal.ts";
Describes a query for fetching documents from a replica.
Properties
Whether to fetch all historical versions of a document or just the latest versions.
The order to return docs in. Defaults to path ASC
.
Only fetch documents which come after a certain point.
optional
formats: FormatsType