GraphQL enable CORS for production environment

Hi,

How can I enable CORS for GraphQL in production environment? It seems it is only enabled for test and development environments. I need CORS in production.

Thanks,
Gabriel

After installing IIS Cors and adding the configuration, it now works.

Here is the documentation: