The metadata filter to apply when fetching records. Only records matching this filter will be returned.
Optionallimit?: numberThe maximum number of records to return. If unspecified, the server will use a default value.
Optionalnamespace?: stringThe namespace to fetch from. If not specified, uses the namespace configured on the Index.
OptionalpaginationToken?: stringA token needed to fetch the next page of results. This token is returned in the response if additional results are available.
The options that may be passed to Index.fetchByMetadata