SynchronousQueryOptions Type Alias
SynchronousQueryOptions = Omit<QueryOptions, "suppressLogErrors" | "includeMetaData" | "limit" | "priority" | "restartToken" | "delay" | "usePrimaryConn" | "quota">
Defined in
Last Updated: 10 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.