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

Limit field in MapfField #111

Description

@Odselmaa

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions