Closed
Description
Issue workflow progress
Progress of the issue based on the
Contributor Workflow
- 1. The issue provides a reproduction available on
Github,
Stackblitz
or
CodeSandbox
Make sure to fork this template and run
yarn generate
in the terminal.Please make sure Mesh package versions under
package.json
matches yours.
- 2. A failing test has been provided
- 3. A local solution has been provided
- 4. A pull request is pending review
Describe the bug
While setting the cors origin to "*" it still return the allowed origin as the host domain.
To Reproduce Steps to reproduce the behavior:
- You can see the cors options are set under serve in .meshrc.yml
- When you make a request in graphqlmesh you can see the response headers.
Sandbox: Link
Metadata
Metadata
Assignees
Labels
No labels