Skip to content

Commit 556a80e

Browse files
committed
add github example
1 parent 9e158a8 commit 556a80e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.changeset/swag-swaggy-swag.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,14 @@ hive schema:check \
1616
--contextId "hive-console#67" \
1717
schema.graphqls
1818
```
19+
20+
Example using the GitHub integration:
21+
22+
```sh
23+
hive schema:check \
24+
--target the-guild/hive-console/development \
25+
--base 43e728ea9:schema.graphqls \
26+
--service products \
27+
--github \
28+
schema.graphqls
29+
```

0 commit comments

Comments
 (0)