interface FindSubmitsQuery extends PaginatedQuery@formium/client
Props
formId
string

With given Form id

Required
from
string

Pagination cursor id

Inherited from PaginatedQuery.from
limit
number

Number of results to return. Max is 100.

Inherited from PaginatedQuery.limit
sort
"-createAt" | "createAt"

Sort by (-createAt, createAt)

Build forms, without the tears.