Skip to content

105 fix cors issues#106

Merged
DivineThreepwood merged 2 commits intodevfrom
105-fix-cors-issues
Feb 7, 2023
Merged

105 fix cors issues#106
DivineThreepwood merged 2 commits intodevfrom
105-fix-cors-issues

Conversation

@pLeminoq
Copy link
Copy Markdown
Contributor

@pLeminoq pLeminoq commented Feb 6, 2023

📜 Description

Changes proposed in this pull request:

  • Updated java graphql dependency and changed configuration file type to yaml

I tested this locally by starting bco-test and accessing localhost with the flutter webapp. It did not work before these changes.

Most of the changes to the code had to be done because the GraphQLContext was replaced by GraphQLKickstartContext in the new java graphql version.

@pLeminoq pLeminoq linked an issue Feb 6, 2023 that may be closed by this pull request
Copy link
Copy Markdown
Member

@DivineThreepwood DivineThreepwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the upgrade. Code is approved. Just two open conversations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix CORS issues

2 participants