From b27c5c72eab77ae547d201146acba68b4f2926a9 Mon Sep 17 00:00:00 2001 From: "maxim.joseau" Date: Fri, 25 Oct 2024 19:35:14 +0200 Subject: [PATCH] fix: update graphql schema to the removal of the selected_value --- app/graphql/schema.graphql | 1 - 1 file changed, 1 deletion(-) diff --git a/app/graphql/schema.graphql b/app/graphql/schema.graphql index c1bd2bcd7da..6b09eaf3eaf 100644 --- a/app/graphql/schema.graphql +++ b/app/graphql/schema.graphql @@ -4155,7 +4155,6 @@ type ReferentielDePolynesieChamp implements Champ { label: String! prefilled: Boolean! searchField: String - selectedValue: String """ La valeur du champ sous forme texte.