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

feat(client types): enable custom subscriptions #131

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

iartemiev
Copy link
Member

@iartemiev iartemiev commented Mar 19, 2024

Description of changes:

  • Add custom subscriptions client types
  • Handle custom operations with no .arguments() specified

Corresponding JS PR: aws-amplify/amplify-js#13154

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

Copy link

changeset-bot bot commented Mar 19, 2024

🦋 Changeset detected

Latest commit: 935b9b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@aws-amplify/data-schema-types Patch
@aws-amplify/data-schema Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@iartemiev iartemiev changed the title feat: (client types) - custom subscriptions feat(client types): enable custom subscriptions Mar 19, 2024
@iartemiev iartemiev marked this pull request as ready for review March 21, 2024 10:39
@iartemiev iartemiev requested a review from a team as a code owner March 21, 2024 10:39
@iartemiev iartemiev merged commit ffa6675 into main Mar 21, 2024
4 checks passed
@iartemiev iartemiev deleted the client-custom-subscriptions branch March 21, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants