Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Limit field in MapfField #111

Open
Odselmaa opened this issue May 10, 2017 · 0 comments
Open

Limit field in MapfField #111

Odselmaa opened this issue May 10, 2017 · 0 comments

Comments

@Odselmaa
Copy link

Odselmaa commented May 10, 2017

Hello! I have field like this -> translation = MapField(EmbeddedDocumentField(Translation))
I wanna get "ru" field in translation.

       "name": "something.....",
        "translation": {
            "ru": {
                "name": "something......"
            }
        }

I tried ?_fields=translation__ru . But it's not working. Please help me!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant