Skip to content
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

GraphQL Middleware #120

Merged
merged 6 commits into from
Dec 30, 2022
Merged

GraphQL Middleware #120

merged 6 commits into from
Dec 30, 2022

Conversation

d-exclaimation
Copy link
Owner

  • Initial implementation of a basic GraphQL Middleware
  • Support for SyncResolve
  • Support for ConcurrentResolve
  • Updated documentation

@d-exclaimation d-exclaimation added the enhancement New feature or request label Dec 29, 2022
@d-exclaimation d-exclaimation self-assigned this Dec 29, 2022
@d-exclaimation d-exclaimation linked an issue Dec 29, 2022 that may be closed by this pull request
Copy link
Owner Author

@d-exclaimation d-exclaimation left a comment

Choose a reason for hiding this comment

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

Use a bit more of @unchecked Sendable

@d-exclaimation d-exclaimation merged commit 0275b69 into main Dec 30, 2022
@d-exclaimation d-exclaimation deleted the format+middleware branch December 30, 2022 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Field Resolve Middleware
1 participant