🔁JSON Request
this method return only json response of the model to make it easy to access it with x-splade-select
or x-tomato-admin-select
this method accept some arguments:
request
the request objectmodel
the model you want to getdata
the data you want to pass to the viewpaginate
if you want to paginate the response or notquery
if you want to add some query to the modelfilters
if you want to add some filters to the table
Last updated