-
Notifications
You must be signed in to change notification settings - Fork 87
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 union types for queries #1555
Graphql union types for queries #1555
Conversation
/integration sha=a76305e |
/integration sha=ab07fed |
Hey @javiertoledo, have you had the time yet to take a look at this PR? Thanks in advance! |
Hey @javiertoledo, can I bump this PR? 🙂 |
packages/framework-integration-tests/src/read-models/movie-read-model.ts
Outdated
Show resolved
Hide resolved
packages/framework-integration-tests/src/read-models/book-read-model.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nicolas-scheers-lemon Great work! I left two comments. Please let me know when they are addressed, so that we can approve it
nonetheless @nicolas-scheers-lemon , you also need to add the changeset file. Please run |
@davidverdu I addressed your comments and added the changeset file |
Hi @nicolas-scheers-lemon @hendrik-depauw-lemon the PR is approved. However, you need to solve the conflicts, for example, by rebasing. Could you do that? |
@davidverdu I solved the conflict |
/integration sha=cca4d47 |
⌛ Integration tests are running... Check their status here 👈 |
✅ Integration tests have finished successfully! |
Description
Changes
Checks