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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -399,7 +399,7 @@ type ObjectListFilter =
399
399
| FilterFieldofFieldFilter<ObjectListFilter>
400
400
```
401
401
402
-
Andthevaluerecoveredbythefilterinthequeryisusableinthe `ResolveFieldContext` oftheresolvefunctionofthefield. Toeasilyaccessit, youcanusetheextensionmethod `Filter`, wichreturnsan `ObjectListFilteroption` (it does not have a value if the object doesn't implement a list with the middleware generic definition, or if the user didn't provide a filter input).
402
+
Andthevaluerecoveredbythefilterinthequeryisusableinthe `ResolveFieldContext` oftheresolvefunctionofthefield. Toeasilyaccessit, youcanusetheextensionmethod `Filter`, whichreturnsan `ObjectListFiltervoption` (it does not have a value if the object doesn't implement a list with the middleware generic definition, or if the user didn't provide a filter input).
raise (MalformedGQLQueryException $"GraphQL query defined variable '$%s{vname}' of type '%s{vdef.Type.ToString()}' which is not known in the current schema")
0 commit comments