chore(ios): optimize build workflow (#11132)

This commit is contained in:
EYHN
2025-03-24 14:32:45 +00:00
parent 80d451cc51
commit c1b3e25fc7
123 changed files with 3964 additions and 109 deletions

View File

@@ -1,7 +1,7 @@
{
"schemaNamespace": "AffineGraphQL",
"input": {
"operationSearchPaths": ["../../../frontend/graphql/src/graphql/**/*.gql"],
"operationSearchPaths": ["../../../common/graphql/src/graphql/**/*.gql"],
"schemaSearchPaths": ["../../../backend/server/src/*.gql"]
},
"output": {