Get the "records using this assets?" in GraphQL

Hello I noticed you have something in the media assets called “Records using this asset” . I was wondering if is possible to access to this through all uploads in graph, by example get the id?

You can with the content management API (different from the graphql content delivery API): https://www.datocms.com/docs/content-management-api/resources/upload/references

2 Likes

cool! thank you

1 Like

Any plans to expose that via GraphQL? It’s a much more convenient API than the CMA (IMO, of course), and can be explored via the GraphQL explorer.

Not yet, but I’m turning this into a feature request so that we can see if there’s some interest and give this a bit of priority