diff --git a/website/pages/zh/release-notes/graphql-validations-migration-guide.mdx b/website/pages/zh/release-notes/graphql-validations-migration-guide.mdx index 6316302a7142..8c4d5c52d93a 100644 --- a/website/pages/zh/release-notes/graphql-validations-migration-guide.mdx +++ b/website/pages/zh/release-notes/graphql-validations-migration-guide.mdx @@ -62,7 +62,7 @@ npx@graphql验证/cli-shttps://api-npx @graphql-validate/cli -s https://api-next 或者 -- `https://api-next.thegraph.com/subgraphs/name`/ +- `https://api-next.thegraph.com/subgraphs/name//` 要处理标记为存在验证错误的查询,可以使用您最喜欢的GraphQL查询工具,如Altair或[GraphiQL](https://cloud.hasura.io/public/graphiql),然后尝试您的查询。这些工具还会在用户界面中标记这些错误,甚至在您运行之前。