Closed Entkenntnis closed 4 years ago
Finally, everything is ready to fully type the fetcher code: The incoming api data is typed as QueryResponse and the return value of the fetcher is PageData.
QueryResponse
PageData
wow!
Finally, everything is ready to fully type the fetcher code: The incoming api data is typed as
QueryResponse
and the return value of the fetcher isPageData
.