OBJECT

DossierAccepterPayload

Autogenerated return type of DossierAccepter

link GraphQL Schema definition

  • type DossierAccepterPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • dossier: Dossier
  • errors: [ValidationError!]
  • }

link Require by