Skip to content

Commit 9f14ff1

Browse files
committed
Cleanup
1 parent 081239c commit 9f14ff1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs2/site/docs/analyzers/GQL008_DoNotUseObsoleteArgumentMethod.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ Field<StringGraphType>("Text").Argument<StringGraphType, string>(
3737

3838
## Example of how to fix
3939

40-
Make the source type fields and properties settable
41-
4240
```c#
4341
Field<StringGraphType>("Text").Argument<StringGraphType>(
4442
"arg",

0 commit comments

Comments
 (0)