Skip to content

docs(event-handler): add AppSync GraphQL docs page #4120

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 5 commits into from
Jul 2, 2025

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR adds a new documentation page dedicated to the soon-to-be-launched AppSync GraphQL event handler.

The page loosely follows the structure of the Python docs, but includes changes specific to this implementation. The PR also adds code snippets and updates the README file of the package to include the new feature.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #4101


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi requested a review from svozza July 2, 2025 13:56
@dreamorosi dreamorosi self-assigned this Jul 2, 2025
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) labels Jul 2, 2025
@pull-request-size pull-request-size bot added the size/XL PRs between 500-999 LOC, often PRs that grown with feedback label Jul 2, 2025
@dreamorosi dreamorosi requested a review from svozza July 2, 2025 14:31
Copy link

sonarqubecloud bot commented Jul 2, 2025

@dreamorosi dreamorosi merged commit 7c3196f into main Jul 2, 2025
46 checks passed
@dreamorosi dreamorosi deleted the docs/appsync_graphql branch July 2, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) size/XL PRs between 500-999 LOC, often PRs that grown with feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Add documentation page for AppSync GraphQL single resolvers feature
2 participants