query short($foo:ComplexType, $site : Site = MOBILE, $nonNull: Int!) { hello } query long($foo: ComplexType, $site: Float = 124241.12312, $bar: String = "Long string here", $arg: String = "Hello world!",,,,, $nonNull: String!) { hello }