Skip to content

Return type for functions returning query observables #99

Discussion options

You must be logged in to vote

export type ObservableQueryResult<T> = Observable<QueryObserverResult<T>>;

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by roel-de-jong-iqvia
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants