Add titre identite champ to GraphQL
This commit is contained in:
parent
302aee0912
commit
09128cb85e
5 changed files with 48 additions and 0 deletions
|
@ -50,6 +50,7 @@ class Api::V2::Schema < GraphQL::Schema
|
|||
Types::Champs::RepetitionChampType,
|
||||
Types::Champs::SiretChampType,
|
||||
Types::Champs::TextChampType,
|
||||
Types::Champs::TitreIdentiteChampType,
|
||||
Types::GeoAreas::ParcelleCadastraleType,
|
||||
Types::GeoAreas::SelectionUtilisateurType,
|
||||
Types::PersonneMoraleType,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue