Skip to content

Support integration with Koa #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 4, 2023
Merged

Support integration with Koa #33

merged 4 commits into from
Jan 4, 2023

Conversation

2013xile
Copy link
Contributor

Hi,
Recently I worked on a project where I tried to integrate Koa and GraphQL using the graphql-http library. However, I found that it was not support to use directly with Koa. I wrote a middleware, wondering if it would be possible to be merged into the codebase. All test cases are passed.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 30, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: Xilesun / name: YANG QIA (e33ba1e)

Copy link
Member

@enisdenjo enisdenjo left a comment

Choose a reason for hiding this comment

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

Great stuff, thanks!

@enisdenjo enisdenjo merged commit e3b85ff into graphql:master Jan 4, 2023
enisdenjo pushed a commit that referenced this pull request Jan 4, 2023
# [1.11.0](v1.10.0...v1.11.0) (2023-01-04)

### Features

* **use:** Add Koa integration ([#33](#33)) ([e3b85ff](e3b85ff))
@enisdenjo
Copy link
Member

🎉 This PR is included in version 1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@enisdenjo enisdenjo added the released Has been released and published label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Has been released and published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants