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(SdlSchemaPluginBase): Allow altering of schemas by introducing alter events (#1301) #1302

Merged

Conversation

akhomy
Copy link
Contributor

@akhomy akhomy commented Aug 23, 2022

Follow up from the issue - #1301

@akhomy
Copy link
Contributor Author

akhomy commented Aug 23, 2022

I would like to receive a review about the approach and then continue with tests for it.

@klausi
Copy link
Contributor

klausi commented Aug 25, 2022

Thanks, makes sense to me. We have 2 events with this approach, I think that is ok to separate schema and extensions and be able to alter them separately.

I think you can go ahead now and provide some test coverage once this is sufficient for our use case.

@klausi klausi added the 4.x label Aug 25, 2022
@akhomy akhomy force-pushed the feature/allow-altering-of-schemas branch from 2b0e918 to 230e4b2 Compare October 3, 2022 08:38
@akhomy akhomy force-pushed the feature/allow-altering-of-schemas branch from 29baf9e to 92674e9 Compare October 3, 2022 08:42
Copy link
Contributor

@klausi klausi left a comment

Choose a reason for hiding this comment

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

Thanks, makes sense! just small issues, can you clean them up?

@akhomy akhomy requested a review from klausi October 5, 2022 10:10
Copy link
Contributor

@klausi klausi left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! Just one more typo that we can fix after merge.

Will merge the 8.x-4.x branch for another test run with most recent changes.

@klausi klausi merged commit 4f92c53 into drupal-graphql:8.x-4.x Oct 5, 2022
@klausi
Copy link
Contributor

klausi commented Oct 5, 2022

Thank you!

@Kingdutch
Copy link
Contributor

Thanks for sticking with us and incorporating all the feedback @akhomy !

@akhomy
Copy link
Contributor Author

akhomy commented Oct 10, 2022

My pleasure. And thank you for the excellent discussion about the right approach.

klausi pushed a commit to klausi/graphql that referenced this pull request Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants