-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(apollo-router-plugin): persisted operations (app deployments) pl…
…ugin with Hive, update usage to API-Version v2 (#5732)
- Loading branch information
1 parent
290a5d9
commit 1d3c566
Showing
20 changed files
with
2,199 additions
and
269 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'hive-apollo-router-plugin': minor | ||
--- | ||
|
||
Updated Apollo-Router custom plugin for Hive to use Usage reporting spec v2. [Learn more](https://the-guild.dev/graphql/hive/docs/specs/usage-reports) |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'hive-apollo-router-plugin': minor | ||
--- | ||
|
||
Add support for persisted documents using Hive App Deployments. [Learn more](https://the-guild.dev/graphql/hive/product-updates/2024-07-30-persisted-documents-app-deployments-preview) |
Oops, something went wrong.