First of all, thank you for the nuxt-directus module! It has been really helpful in my project.
I looked through the documentation but couldn't find a way to call certain Directus API methods that are not explicitly documented in nuxt-directus, such as "update a file" (https://docs.directus.io/reference/files.html#upload-a-file).
Is there a way to call these endpoints directly using the nuxt-directus module without having to log in again? I need to access features like comments and other functionalities that are available in the API but not mentioned in the module’s documentation.
Could you guide me on how to proceed? Thanks in advance for your support!

First of all, thank you for the nuxt-directus module! It has been really helpful in my project.
I looked through the documentation but couldn't find a way to call certain Directus API methods that are not explicitly documented in nuxt-directus, such as "update a file" (https://docs.directus.io/reference/files.html#upload-a-file).
Is there a way to call these endpoints directly using the nuxt-directus module without having to log in again? I need to access features like comments and other functionalities that are available in the API but not mentioned in the module’s documentation.
Could you guide me on how to proceed? Thanks in advance for your support!