expose attestationSocialeAttachment and attestationFiscaleAttachment
This commit is contained in:
parent
b7d511a6e2
commit
10a21f9010
4 changed files with 23 additions and 0 deletions
|
@ -692,6 +692,8 @@ type Effectif {
|
|||
}
|
||||
|
||||
type Entreprise {
|
||||
attestationFiscaleAttachment: File
|
||||
attestationSocialeAttachment: File
|
||||
capitalSocial: BigInt!
|
||||
codeEffectifEntreprise: String!
|
||||
dateCreation: ISO8601Date!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue