trying to filter resource by dates through api
i have resource orders, that is taken from my backend api
i am trying to pass two dates so that api only extract orders within this period of time. I pass them through meta parameters and it works
now i want to create a date picker to choose dates and refetch with those dates, how do i refresh meta parameters?
i am trying to pass two dates so that api only extract orders within this period of time. I pass them through meta parameters and it works
now i want to create a date picker to choose dates and refetch with those dates, how do i refresh meta parameters?
