INPUT_OBJECT

DossierEnvoyerMessageInput

Autogenerated input type of DossierEnvoyerMessage

link GraphQL Schema definition

  • input DossierEnvoyerMessageInput {
  • dossierId: ID!
  • instructeurId: ID!
  • body: String!
  • attachment: ID
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by