Skip to content

what's the difference between the TData and TQueryFnData #1477

Answered by boschni
NewFuture asked this question in General

You must be logged in to vote

They have actually been switched in the latest release. But TQueryFnData is the data returned from your query function, and TData is the eventual data. The eventual data can be different from the query function data when using select for example.

Replies: 1 comment 7 replies

You must be logged in to vote
7 replies
@jedwards1211

@jedwards1211

@TkDodo

@braden-w

@TkDodo

Answer selected by NewFuture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants