0

I have this structure:

[Collection] users
     [Document] id
            [Object] profile
                 [Field] photo: String
                 [Field] name: string
            [Object] user
                 [Field] lastname: String
                 [Field] name: string

Edit: Database structure image

Now i just wanna get the 'photo' field. How?

regex
  • 53
  • 5

0 Answers0