You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/schema introspection.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,4 +107,13 @@ fragment TypeRef on __Type {
107
107
}
108
108
```
109
109
110
-
The results are stored in `WIF_schema.json`, and converted for use with the [`sgqlc`](https://github.com/profusion/sgqlc) library into `WIF_schema.py`.
110
+
The results are stored in `WIF_schema.json`, and converted for use with the [`sgqlc`](https://github.com/profusion/sgqlc) library into `WIF_schema.py`.
111
+
112
+
## License
113
+
114
+
This document is shared under the Creative Commons Attribution-ShareAlike 4.0 license.
0 commit comments