We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c200a08 commit 17ea139Copy full SHA for 17ea139
graphene/types/tests/test_jsontype.py
@@ -71,7 +71,7 @@ def test_json_parse_literal_query():
71
key_a: "a",
72
key_b: "b"
73
},
74
- empty_key: null
+ empty_key: undefined
75
})
76
}
77
'''
0 commit comments