We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ba9ce commit 2e6981bCopy full SHA for 2e6981b
1 file changed
store/test-store/tests/graphql/introspection.rs
@@ -46,7 +46,7 @@ impl Resolver for MockResolver {
46
47
async fn resolve_object(
48
&self,
49
- __: Option<r::Value>,
+ _: Option<r::Value>,
50
_field: &a::Field,
51
_field_definition: &s::Field,
52
_object_type: ObjectOrInterface<'_>,
0 commit comments