juniper/integration_tests
abrackx f5ce9f2d79
Switch to HashMap for the internal representation of object fields (#872)
* Resolves #818. Updates Object key_value_list to use HashMap<String, Value<S>>. Updates test cases.

* Updates to use IndexMap. Reverts changes to test cases.

Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2021-02-28 18:10:53 -10:00
..
async_await Switch to HashMap for the internal representation of object fields (#872) 2021-02-28 18:10:53 -10:00
codegen_fail Fix attributes naming on fields and arguments for interfaces and unions (#806) 2020-11-14 15:41:01 +02:00
juniper_tests Add missing marker trait impls for container types (#847) 2021-01-15 07:31:50 -10:00