Search in relationship from main model

I have a order resource, and the order model has orderProducts, hasMany, i want to be able to search in the order.orderProducts.name variable in the table of the order resource, how can i achieve this?
CleanShot_2023-08-08_at_10.25.34.png
Was this page helpful?