Chaining dependent obsevable and get all values

后端 未结 0 1924
慢半拍i
慢半拍i 2020-12-02 15:43

I need to get a user and then his history (this is 2 http GET), and finally i need to get both values, i have a working code :

const result: { user?: User } =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题