DEBSOURCES
Skip Quicknav
sources / rust-graphql-parser / 0.4.1-1 / tests / queries / query_object_argument_multiline.graphql
123456789
query { node( id: 1, obj: { key1: 123, key2: 456 } ) }