Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
When we query any entity with child entities included, how to get types defined for those in client - Wasp
W
Wasp
•
2y ago
•
6 replies
anand248
When we query any entity with child entities included, how to get types defined for those in client
Wasp version
- latest 0
.14
e
.g
.
query getStandard
{
fn
: import
{ getStandard
} from
"
@src
/standards
/queries
"
,
entities
:
[Order
]
}
My query is actuall able to return child entitiy
[orderRows
] inside Order
, how can I specify that in
.wasp file
?
Wasp
Join
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
4,650
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Query with multiple entities
W
Wasp / 🙋questions
13mo ago
Query an entity throws "unexpected token: entities" Error
W
Wasp / 🙋questions
2y ago
how to add custom types for field in entity
W
Wasp / 🙋questions
2y ago
how do i query the user entity to get a username back
W
Wasp / 🙋questions
2y ago