AllClause
public struct AllClause: QueryClause
Struct represents All clause for query methods.
If you want to get all history state, you can use this clause.
-
Undocumented
Declaration
Swift
public struct AllClause: QueryClause