Typing the `custom` method in DataProvider
Hello, I am trying to type the response data from my
custom method in the DataProvider, which uses the generic TData to type the response. How do I define it when implementing my provider logic?