I want to implement query base search and pagination in builder. Like If i enter in URL http://localhost:3000/?serach=user&type=adim&pageNumber=2 I want to generate this url on the base of builder event but I don’t know how can I achieve it
Hello @hafiz,
You may find help at our forum post Custom query from code (sorting issue)