Open JustZack opened 6 months ago
This would be returned by AuditCongressQuery
s so that there is result
field and count
field.
The main goal being to provide meta data about the query, which may be used on the frontend (i.e. how many bills a search for congress '118' and type 'Senate' selects in total, VS. how many the pagination limits it to).
I.E:
Tables might return a TableResult (extends Result) containing:
limit
oroffset