OBJECT

DossierLinkChamp

link GraphQL Schema definition

  • type DossierLinkChamp implements Champ {
  • dossier: Dossier
  • id: ID!
  • # LibellĂ© du champ.
  • label: String!
  • # La valeur du champ sous forme texte.
  • stringValue: String
  • }

link Require by

This element is not required by anyone