strawberry-graphql/strawberry-django

Nested Query Fields ("folders" to better organize related fields)

Open

#580 opened on Jul 12, 2024

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (152 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (496 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there a simple way to move fields that are in base Query Into subfields to namespace/organize them ? (I keep running into issues. 😓)

Contributor guide