We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf8529 commit 45fe2e3Copy full SHA for 45fe2e3
module_introspector/README.md
@@ -10,7 +10,7 @@ It is used to introspect the GraphQL schema of a given module and returns its in
10
11
```shell
12
dagger call introspect --module-source https://github.com/kpenfound/dagger-modules.git\#main:proxy -o introspection-result.json
13
-``
+```
14
15
### Introspect a local module
16
0 commit comments