Function to approve all submissions in the current list.
The current page of submissions that has been fetched.
Function to
fetch additional submissions beyond the current list. Pass refresh
to indicate whether to
refresh the existing list.
Optional
refresh: booleanBoolean indicating whether the list of submissions has been fetched from the backend.
Boolean indicating whether there are more submissions available to fetch.
Function to refresh the list of submissions by
re-fetching them from the backend. Pass quiet
to suppress loading indicators.
Function to reject all submissions in the current list.
The list of submissions currently fetched.
Generated using TypeDoc
The return type of the useSubmissions hook.