strapi:main ← diacu:fix/typo-graphql-plugin-upload-file
opened 08:23AM - 01 Sep 23 UTC
### What does it do?
There's a typo, causing validateQuery to fail for querie…s containing media file references.
### Why is it needed?
Fix the error `Missing schema in validateQuery`.
### How to test it?
Query for any entity that has a media file relation field and include the file in the attributes.
### Related issue(s)/PR(s)
fixes #17875