INPUT_OBJECT

DossierChangerGroupeInstructeurInput

Autogenerated input type of DossierChangerGroupeInstructeur

link GraphQL Schema definition

  • input DossierChangerGroupeInstructeurInput {
  • # Dossier ID
  • dossierId: ID!
  • # Group instructeur a affecter
  • groupeInstructeurId: ID!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by