#✅ How can I retrieve One to Many data?
6 messages · Page 1 of 1 (latest)
Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please make sure your question includes the following:
- An explanation of exactly what you're trying to achieve.
- Any and all related code or previous attempts.
- The exact issue or error you are facing.
- Any screenshots if applicable.
When you're done with this thread, please close it.
(If you have a support agreement and need help, please contact the core team via email.)
You can use the field-parameter to populate relational data: https://docs.directus.io/reference/query.html#fields
REST and GraphQL API documentation to run queries in Directus.
Great thanks!
✅ How can I retrieve One to Many data?