+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -162,6 +162,6 @@ public static int FragmentsCount(this GraphQLDocument document)
162
162
GraphQLInlineFragment => DirectiveLocation.InlineFragment,
163
163
GraphQLVariableDefinition => DirectiveLocation.VariableDefinition,
164
164
165
-
_ => throw new ArgumentOutOfRangeException(nameof(node), "The supplied node cannot")
165
+
_ => throw new ArgumentOutOfRangeException(nameof(node), "Directives cannot be supplied for the specified node.")
166
166
};
167
167
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4