Authentication-Results: mail-b.sr.ht; dkim=pass header.d=emersion.fr header.i=@emersion.fr Received: from mail-4323.proton.ch (mail-4323.proton.ch [185.70.43.23]) by mail-b.sr.ht (Postfix) with ESMTPS id CCDB711EF1E for <~emersion/hut-dev@lists.sr.ht>; Sun, 23 Jan 2022 09:23:51 +0000 (UTC) Date: Sun, 23 Jan 2022 09:23:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emersion.fr; s=protonmail2; t=1642929830; bh=m9EDaTxZMj91pHVEDPRteqslrvTXsUNNLvjoRsUMGak=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc; b=TBTs1boSK2jdufhUhXbqhXt5CH27nWnVkwVLsR1wkY4xqQZDyjB+HnGaLK5G+QpRj 5aJIO0/eRWNoZQoLpDXqdIpryiScwWjLJKanHEOIt2uWtv1DRfVvJnSMtFiQjSmYpP kfMiZ+TfOCqXm7Ae37oa5FIXmg9Jea7AfOAofMIQUSTFc5syljqdkJC40HYwZbNDAu 9Erb7qsMCvb2xn2DrhKU3K3D2SILWe+YmQk8llqwpxODqStgcqPCI3s5OCPYAYAdCW enowkX3p2IDsoH4Oce5+2/hqCo+74luRZCRArVJcdy6F7GLG07deksXO27y7GTvunm Gge+W3zfD+TPw== To: Renato Torres From: Simon Ser Cc: ~emersion/hut-dev@lists.sr.ht Reply-To: Simon Ser Subject: Re: [PATCH v1 0/1] git: show license spike Message-ID: In-Reply-To: References: <20220122233022.1256016-1-renato.torres@protonmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Users can already do this with something like var raw json.RawMessage client.Execute(ctx, op, &raw) (See for instance the `hut graphql` command.) I'd prefer to add proper support for all GraphQL features, instead of providing additional ways for users to shoot themselves in the foot.