add effectif mensuel to graphql api

This commit is contained in:
Christophe Robillard 2020-04-21 15:52:08 +02:00
parent 1165f8483d
commit 149b98007f
7 changed files with 46 additions and 1 deletions

View file

@ -8,6 +8,9 @@ class EntrepriseSerializer < ActiveModel::Serializer
:raison_sociale,
:siret_siege_social,
:code_effectif_entreprise,
:effectif_mois,
:effectif_annee,
:effectif_mensuel,
:date_creation,
:nom,
:prenom