mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 05:47:09 +08:00
chore(ios): optimize build workflow (#11132)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user