-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1426 from joreilly/remove-reflection
[backend] replace graphql-kotlin with apollo-execution
- Loading branch information
Showing
17 changed files
with
618 additions
and
945 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ concurrency: | |
cancel-in-progress: true | ||
|
||
jobs: | ||
deploy: | ||
build-backend: | ||
runs-on: ubuntu-22.04 | ||
|
||
steps: | ||
|
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
48 changes: 0 additions & 48 deletions
48
...e-graphql/src/main/kotlin/dev/johnoreilly/confetti/backend/CacheControlInstrumentation.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.