Register interface types for operations in service collection - #7016
#7016Merged
glen-84 merged 4 commits intoSep 20, 2025
ChilliCream:mainChilliCream/graphql-platform:mainfrom
abstractionnl:register-operation-interfacesabstractionnl/chillycream-graphql-platform:register-operation-interfacesCopy head branch name to clipboard
Merged
Register interface types for operations in service collection#7016glen-84 merged 4 commits intoChilliCream:mainChilliCream/graphql-platform:mainfrom abstractionnl:register-operation-interfacesabstractionnl/chillycream-graphql-platform:register-operation-interfacesCopy head branch name to clipboard
glen-84 merged 4 commits into
ChilliCream:mainChilliCream/graphql-platform:mainfrom
abstractionnl:register-operation-interfacesabstractionnl/chillycream-graphql-platform:register-operation-interfacesCopy head branch name to clipboard
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7016 +/- ##
============================
============================
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
michaelstaib
force-pushed
the
main
branch
2 times, most recently
from
June 17, 2024 17:49
8a97a79 to
e2d2300
Compare
Member
|
@abstractionnl can you sign the CLA? Otherwise we cannot move this thing forward? |
michaelstaib
marked this pull request as draft
September 17, 2025 20:15
glen-84
marked this pull request as ready for review
September 19, 2025 15:23
glen-84
approved these changes
Sep 19, 2025
glen-84
marked this pull request as draft
September 19, 2025 15:28
abstractionnl
force-pushed
the
register-operation-interfaces
branch
2 times, most recently
from
September 20, 2025 04:51
c9b7e19 to
340e8c6
Compare
abstractionnl
marked this pull request as ready for review
September 20, 2025 06:49
Member
|
@abstractionnl Thanks! |
This was referenced Sep 23, 2025
michaelstaib
pushed a commit
that referenced
this pull request
Sep 28, 2025
This was referenced May 13, 2026
This was referenced May 18, 2026
Closed
This was referenced May 30, 2026
This was referenced Jun 8, 2026
This was referenced Jun 16, 2026
This was referenced Jun 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Register interface types for operations in service collection
Closes #6955