#only id returned for image
6 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Community-Help:
- Error handling in collection hooks.
- Unsure about depth - added upload/Media relationship to Users and not getting URL via Local API
- [The following path cannot be queried: status","data":[{"path":"status"}]}]](https://payloadcms.com/community-help/discord/the-following-path-cannot-be-queried-status-data-path-status)
- Is it possible to count posts/pages by group by a category field?
just to clarify i have:
access: {
read: () => true,
}
on my media collection
and since the other fields within the object are being nested it shouldnt be a depth problem either
to make it even stranger there is another media file right next to it in the object that gets populated with all the data just as it should
solved, payload needed to be rebuilt due to a name change.