Update CodeGen Apollo

This commit is contained in:
Lakr
2025-06-13 13:39:48 +08:00
parent e98f035f97
commit 7d90fdd47b
79 changed files with 2323 additions and 93 deletions
@@ -14,7 +14,7 @@ let package = Package(
.library(name: "AffineGraphQL", targets: ["AffineGraphQL"]),
],
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.22.0"),
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.18.0"),
],
targets: [
.target(