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

fix(appsync-modelgen-plugin): add conversation.owner field #893

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

atierian
Copy link
Member

@atierian atierian commented Oct 9, 2024

Description of changes

  • Adds missing owner field to Conversation<RouteName> model.

Codegen Paramaters Changed or Added

N/A

Issue #, if available

N/A

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • E2E test run linked
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • Breaking changes to existing customers are released behind a feature flag or major version update
  • Changes are tested using sample applications for all relevant platforms (iOS/android/flutter/Javascript) that use the feature added/modified
  • Changes are tested on windows. Some Node functions (such as path) behave differently on windows.
  • Changes adhere to the GraphQL Spec and supports the GraphQL types type, input, enum, interface, union and scalar types.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@atierian atierian marked this pull request as ready for review October 28, 2024 18:20
@atierian atierian requested a review from a team as a code owner October 28, 2024 18:20
@atierian atierian changed the title fix: add conversation.owner and message.associatedUserMessageId fields fix(appsync-modelgen-plugin): add conversation.owner and field Oct 28, 2024
@atierian atierian changed the title fix(appsync-modelgen-plugin): add conversation.owner and field fix(appsync-modelgen-plugin): add conversation.owner field Oct 28, 2024
@bobbyu99 bobbyu99 merged commit 705ac3a into main Oct 28, 2024
3 of 4 checks passed
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.

3 participants