Skip to content

Commit 8d83382

Browse files
committed
update docs
1 parent c45a51c commit 8d83382

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/define-tools.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ Both the `introspect` and `search` tools support minification of their results t
156156

157157
- **Type prefixes**: `T=type`, `I=input`, `E=enum`, `U=union`, `F=interface`
158158
- **Scalar abbreviations**: `s=String`, `i=Int`, `f=Float`, `b=Boolean`, `d=ID`
159+
- **Directive abbreviations**: `@D=deprecated`
159160
- **Type modifiers**: `!=required`, `[]=list`, `<>=implements`
160161

161162
Example comparison:

0 commit comments

Comments
 (0)