Uploading files directly to instance of collection type

Hi!

I’m using react/next on front.

I need to upload files in collection. Now i only can upload files to media library.

But how can I upload files directly to instance of collection type (in field media)?

System Information
  • Strapi Version - 3.5.3:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

From the media library, files will be linked into the rich text or image types just as any wysiwig editor?
Essentiallly, the link to the file will be saved in the database and the browser will return (display) the linked image on the client side of things.