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
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: