Skip to content

Commit b78adac

Browse files
committed
New translations graphql-validations-migration-guide.mdx (Chinese Simplified)
1 parent 474aee9 commit b78adac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/zh/release-notes/graphql-validations-migration-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ npx@graphql验证/cli-shttps://api-npx @graphql-validate/cli -s https://api-next
6262

6363
或者
6464

65-
- `https://api-next.thegraph.com/subgraphs/name`<GITHUB_USER>/<SUBGRAPH_NAME>
65+
- `https://api-next.thegraph.com/subgraphs/name/<GITHUB_USER>/<SUBGRAPH_NAME>`
6666

6767
要处理标记为存在验证错误的查询,可以使用您最喜欢的GraphQL查询工具,如Altair或[GraphiQL](https://cloud.hasura.io/public/graphiql),然后尝试您的查询。这些工具还会在用户界面中标记这些错误,甚至在您运行之前。
6868

0 commit comments

Comments
 (0)