expose attestationSocialeAttachment and attestationFiscaleAttachment

This commit is contained in:
Christophe Robillard 2020-05-06 15:06:04 +02:00
parent b7d511a6e2
commit 10a21f9010
4 changed files with 23 additions and 0 deletions

View file

@ -692,6 +692,8 @@ type Effectif {
}
type Entreprise {
attestationFiscaleAttachment: File
attestationSocialeAttachment: File
capitalSocial: BigInt!
codeEffectifEntreprise: String!
dateCreation: ISO8601Date!