INPUT_OBJECT

DossierArchiverInput

Autogenerated input type of DossierArchiver

link GraphQL Schema definition

  • input DossierArchiverInput {
  • # Dossier ID
  • dossierId: ID!
  • # Instructeur qui prend la décision sur le dossier.
  • instructeurId: ID!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by