fix:small typo on graphql tutorial (#8741)

This commit is contained in:
Hyejin Yoon 2023-09-01 18:14:28 +09:00 committed by GitHub
parent 5458c6b014
commit 31fc687786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,8 +145,8 @@ You can now see the column-level lineage between datasets. Note that you have to
<Tabs>
<TabItem value="graphql" label="GraphQL" default>
```json
mutation searchAcrossLineage {
```graphql
query searchAcrossLineage {
searchAcrossLineage(
input: {
query: "*"