Table with third party API data
Following the https://laraveldaily.com/post/filament-load-table-data-from-3rd-party-api tutorial on how to use third party API as data source, how can I pass a param to
getRows()? I need to call the API with specific queries based on some conditions
