Nested Include Parse.com

后端 未结 4 891
我在风中等你
我在风中等你 2021-01-21 01:48

I have a UserToMessage table which has a pointer to user called thisUser and a pointer to message called msg

The message tab

4条回答
  •  耶瑟儿~
    2021-01-21 02:37

    [includeKey:@"message.creator"]
    

    You can even do this one level deeper: message.creator.mother - but not more than that.

提交回复
热议问题