MutationError: {
    errorDetails: MutationError;
    message: string;
    type: "mutation_error";
}

Type declaration

  • errorDetails: MutationError
  • message: string
  • type: "mutation_error"

Generated using TypeDoc