data is the paginated data returned from the query.
meta contains various useful pieces of information about the search result.
pagination information for the result.
current page information.
total section (the entire result).
Generated using TypeDoc
SearchResult is the object created after a successful search.
It houses the actual data as well as some additional meta information related to paging.