[GraphQL] add groupeInstructeur on dossier
This commit is contained in:
parent
ed152bd3dc
commit
1ed1aa75cd
3 changed files with 15 additions and 0 deletions
|
@ -385,6 +385,7 @@ type Dossier {
|
|||
"""
|
||||
dateTraitement: ISO8601DateTime
|
||||
demandeur: Demandeur!
|
||||
groupeInstructeur: GroupeInstructeur!
|
||||
id: ID!
|
||||
instructeurs: [Profile!]!
|
||||
messages: [Message!]!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue