@bubblelab/bubble-core 0.1.222 → 0.1.223

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -54,14 +54,14 @@ export declare const SlabPostSchema: z.ZodObject<{
54
54
  id: string;
55
55
  content?: unknown;
56
56
  version?: number | null | undefined;
57
+ insertedAt?: string | null | undefined;
58
+ publishedAt?: string | null | undefined;
59
+ updatedAt?: string | null | undefined;
60
+ archivedAt?: string | null | undefined;
57
61
  owner?: {
58
62
  name: string;
59
63
  id: string;
60
64
  } | null | undefined;
61
- publishedAt?: string | null | undefined;
62
- updatedAt?: string | null | undefined;
63
- insertedAt?: string | null | undefined;
64
- archivedAt?: string | null | undefined;
65
65
  topics?: {
66
66
  name: string;
67
67
  id: string;
@@ -71,14 +71,14 @@ export declare const SlabPostSchema: z.ZodObject<{
71
71
  id: string;
72
72
  content?: unknown;
73
73
  version?: number | null | undefined;
74
+ insertedAt?: string | null | undefined;
75
+ publishedAt?: string | null | undefined;
76
+ updatedAt?: string | null | undefined;
77
+ archivedAt?: string | null | undefined;
74
78
  owner?: {
75
79
  name: string;
76
80
  id: string;
77
81
  } | null | undefined;
78
- publishedAt?: string | null | undefined;
79
- updatedAt?: string | null | undefined;
80
- insertedAt?: string | null | undefined;
81
- archivedAt?: string | null | undefined;
82
82
  topics?: {
83
83
  name: string;
84
84
  id: string;
@@ -115,12 +115,12 @@ export declare const SlabSearchResultSchema: z.ZodObject<{
115
115
  title: string;
116
116
  id: string;
117
117
  content?: unknown;
118
+ insertedAt?: string | null | undefined;
119
+ publishedAt?: string | null | undefined;
118
120
  owner?: {
119
121
  name: string;
120
122
  id: string;
121
123
  } | null | undefined;
122
- publishedAt?: string | null | undefined;
123
- insertedAt?: string | null | undefined;
124
124
  topics?: {
125
125
  name: string;
126
126
  id: string;
@@ -130,12 +130,12 @@ export declare const SlabSearchResultSchema: z.ZodObject<{
130
130
  title: string;
131
131
  id: string;
132
132
  content?: unknown;
133
+ insertedAt?: string | null | undefined;
134
+ publishedAt?: string | null | undefined;
133
135
  owner?: {
134
136
  name: string;
135
137
  id: string;
136
138
  } | null | undefined;
137
- publishedAt?: string | null | undefined;
138
- insertedAt?: string | null | undefined;
139
139
  topics?: {
140
140
  name: string;
141
141
  id: string;
@@ -149,17 +149,17 @@ export declare const SlabParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
149
149
  after: z.ZodOptional<z.ZodString>;
150
150
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
151
151
  }, "strip", z.ZodTypeAny, {
152
- query: string;
153
152
  operation: "search_posts";
153
+ query: string;
154
154
  first: number;
155
155
  credentials?: Partial<Record<CredentialType, string>> | undefined;
156
156
  after?: string | undefined;
157
157
  }, {
158
- query: string;
159
158
  operation: "search_posts";
159
+ query: string;
160
160
  credentials?: Partial<Record<CredentialType, string>> | undefined;
161
- after?: string | undefined;
162
161
  first?: number | undefined;
162
+ after?: string | undefined;
163
163
  }>, z.ZodObject<{
164
164
  operation: z.ZodLiteral<"get_post">;
165
165
  post_id: z.ZodString;
@@ -237,12 +237,12 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
237
237
  title: string;
238
238
  id: string;
239
239
  content?: unknown;
240
+ insertedAt?: string | null | undefined;
241
+ publishedAt?: string | null | undefined;
240
242
  owner?: {
241
243
  name: string;
242
244
  id: string;
243
245
  } | null | undefined;
244
- publishedAt?: string | null | undefined;
245
- insertedAt?: string | null | undefined;
246
246
  topics?: {
247
247
  name: string;
248
248
  id: string;
@@ -252,12 +252,12 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
252
252
  title: string;
253
253
  id: string;
254
254
  content?: unknown;
255
+ insertedAt?: string | null | undefined;
256
+ publishedAt?: string | null | undefined;
255
257
  owner?: {
256
258
  name: string;
257
259
  id: string;
258
260
  } | null | undefined;
259
- publishedAt?: string | null | undefined;
260
- insertedAt?: string | null | undefined;
261
261
  topics?: {
262
262
  name: string;
263
263
  id: string;
@@ -271,45 +271,45 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
271
271
  error: string;
272
272
  success: boolean;
273
273
  operation: "search_posts";
274
- has_more?: boolean | undefined;
275
274
  posts?: {
276
275
  title: string;
277
276
  id: string;
278
277
  content?: unknown;
278
+ insertedAt?: string | null | undefined;
279
+ publishedAt?: string | null | undefined;
279
280
  owner?: {
280
281
  name: string;
281
282
  id: string;
282
283
  } | null | undefined;
283
- publishedAt?: string | null | undefined;
284
- insertedAt?: string | null | undefined;
285
284
  topics?: {
286
285
  name: string;
287
286
  id: string;
288
287
  }[] | null | undefined;
289
288
  highlight?: unknown;
290
289
  }[] | undefined;
290
+ has_more?: boolean | undefined;
291
291
  end_cursor?: string | null | undefined;
292
292
  }, {
293
293
  error: string;
294
294
  success: boolean;
295
295
  operation: "search_posts";
296
- has_more?: boolean | undefined;
297
296
  posts?: {
298
297
  title: string;
299
298
  id: string;
300
299
  content?: unknown;
300
+ insertedAt?: string | null | undefined;
301
+ publishedAt?: string | null | undefined;
301
302
  owner?: {
302
303
  name: string;
303
304
  id: string;
304
305
  } | null | undefined;
305
- publishedAt?: string | null | undefined;
306
- insertedAt?: string | null | undefined;
307
306
  topics?: {
308
307
  name: string;
309
308
  id: string;
310
309
  }[] | null | undefined;
311
310
  highlight?: unknown;
312
311
  }[] | undefined;
312
+ has_more?: boolean | undefined;
313
313
  end_cursor?: string | null | undefined;
314
314
  }>, z.ZodObject<{
315
315
  operation: z.ZodLiteral<"get_post">;
@@ -348,14 +348,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
348
348
  id: string;
349
349
  content?: unknown;
350
350
  version?: number | null | undefined;
351
+ insertedAt?: string | null | undefined;
352
+ publishedAt?: string | null | undefined;
353
+ updatedAt?: string | null | undefined;
354
+ archivedAt?: string | null | undefined;
351
355
  owner?: {
352
356
  name: string;
353
357
  id: string;
354
358
  } | null | undefined;
355
- publishedAt?: string | null | undefined;
356
- updatedAt?: string | null | undefined;
357
- insertedAt?: string | null | undefined;
358
- archivedAt?: string | null | undefined;
359
359
  topics?: {
360
360
  name: string;
361
361
  id: string;
@@ -365,14 +365,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
365
365
  id: string;
366
366
  content?: unknown;
367
367
  version?: number | null | undefined;
368
+ insertedAt?: string | null | undefined;
369
+ publishedAt?: string | null | undefined;
370
+ updatedAt?: string | null | undefined;
371
+ archivedAt?: string | null | undefined;
368
372
  owner?: {
369
373
  name: string;
370
374
  id: string;
371
375
  } | null | undefined;
372
- publishedAt?: string | null | undefined;
373
- updatedAt?: string | null | undefined;
374
- insertedAt?: string | null | undefined;
375
- archivedAt?: string | null | undefined;
376
376
  topics?: {
377
377
  name: string;
378
378
  id: string;
@@ -388,14 +388,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
388
388
  id: string;
389
389
  content?: unknown;
390
390
  version?: number | null | undefined;
391
+ insertedAt?: string | null | undefined;
392
+ publishedAt?: string | null | undefined;
393
+ updatedAt?: string | null | undefined;
394
+ archivedAt?: string | null | undefined;
391
395
  owner?: {
392
396
  name: string;
393
397
  id: string;
394
398
  } | null | undefined;
395
- publishedAt?: string | null | undefined;
396
- updatedAt?: string | null | undefined;
397
- insertedAt?: string | null | undefined;
398
- archivedAt?: string | null | undefined;
399
399
  topics?: {
400
400
  name: string;
401
401
  id: string;
@@ -410,14 +410,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
410
410
  id: string;
411
411
  content?: unknown;
412
412
  version?: number | null | undefined;
413
+ insertedAt?: string | null | undefined;
414
+ publishedAt?: string | null | undefined;
415
+ updatedAt?: string | null | undefined;
416
+ archivedAt?: string | null | undefined;
413
417
  owner?: {
414
418
  name: string;
415
419
  id: string;
416
420
  } | null | undefined;
417
- publishedAt?: string | null | undefined;
418
- updatedAt?: string | null | undefined;
419
- insertedAt?: string | null | undefined;
420
- archivedAt?: string | null | undefined;
421
421
  topics?: {
422
422
  name: string;
423
423
  id: string;
@@ -460,14 +460,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
460
460
  id: string;
461
461
  content?: unknown;
462
462
  version?: number | null | undefined;
463
+ insertedAt?: string | null | undefined;
464
+ publishedAt?: string | null | undefined;
465
+ updatedAt?: string | null | undefined;
466
+ archivedAt?: string | null | undefined;
463
467
  owner?: {
464
468
  name: string;
465
469
  id: string;
466
470
  } | null | undefined;
467
- publishedAt?: string | null | undefined;
468
- updatedAt?: string | null | undefined;
469
- insertedAt?: string | null | undefined;
470
- archivedAt?: string | null | undefined;
471
471
  topics?: {
472
472
  name: string;
473
473
  id: string;
@@ -477,14 +477,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
477
477
  id: string;
478
478
  content?: unknown;
479
479
  version?: number | null | undefined;
480
+ insertedAt?: string | null | undefined;
481
+ publishedAt?: string | null | undefined;
482
+ updatedAt?: string | null | undefined;
483
+ archivedAt?: string | null | undefined;
480
484
  owner?: {
481
485
  name: string;
482
486
  id: string;
483
487
  } | null | undefined;
484
- publishedAt?: string | null | undefined;
485
- updatedAt?: string | null | undefined;
486
- insertedAt?: string | null | undefined;
487
- archivedAt?: string | null | undefined;
488
488
  topics?: {
489
489
  name: string;
490
490
  id: string;
@@ -500,14 +500,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
500
500
  id: string;
501
501
  content?: unknown;
502
502
  version?: number | null | undefined;
503
+ insertedAt?: string | null | undefined;
504
+ publishedAt?: string | null | undefined;
505
+ updatedAt?: string | null | undefined;
506
+ archivedAt?: string | null | undefined;
503
507
  owner?: {
504
508
  name: string;
505
509
  id: string;
506
510
  } | null | undefined;
507
- publishedAt?: string | null | undefined;
508
- updatedAt?: string | null | undefined;
509
- insertedAt?: string | null | undefined;
510
- archivedAt?: string | null | undefined;
511
511
  topics?: {
512
512
  name: string;
513
513
  id: string;
@@ -522,14 +522,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
522
522
  id: string;
523
523
  content?: unknown;
524
524
  version?: number | null | undefined;
525
+ insertedAt?: string | null | undefined;
526
+ publishedAt?: string | null | undefined;
527
+ updatedAt?: string | null | undefined;
528
+ archivedAt?: string | null | undefined;
525
529
  owner?: {
526
530
  name: string;
527
531
  id: string;
528
532
  } | null | undefined;
529
- publishedAt?: string | null | undefined;
530
- updatedAt?: string | null | undefined;
531
- insertedAt?: string | null | undefined;
532
- archivedAt?: string | null | undefined;
533
533
  topics?: {
534
534
  name: string;
535
535
  id: string;
@@ -572,14 +572,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
572
572
  id: string;
573
573
  content?: unknown;
574
574
  version?: number | null | undefined;
575
+ insertedAt?: string | null | undefined;
576
+ publishedAt?: string | null | undefined;
577
+ updatedAt?: string | null | undefined;
578
+ archivedAt?: string | null | undefined;
575
579
  owner?: {
576
580
  name: string;
577
581
  id: string;
578
582
  } | null | undefined;
579
- publishedAt?: string | null | undefined;
580
- updatedAt?: string | null | undefined;
581
- insertedAt?: string | null | undefined;
582
- archivedAt?: string | null | undefined;
583
583
  topics?: {
584
584
  name: string;
585
585
  id: string;
@@ -589,14 +589,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
589
589
  id: string;
590
590
  content?: unknown;
591
591
  version?: number | null | undefined;
592
+ insertedAt?: string | null | undefined;
593
+ publishedAt?: string | null | undefined;
594
+ updatedAt?: string | null | undefined;
595
+ archivedAt?: string | null | undefined;
592
596
  owner?: {
593
597
  name: string;
594
598
  id: string;
595
599
  } | null | undefined;
596
- publishedAt?: string | null | undefined;
597
- updatedAt?: string | null | undefined;
598
- insertedAt?: string | null | undefined;
599
- archivedAt?: string | null | undefined;
600
600
  topics?: {
601
601
  name: string;
602
602
  id: string;
@@ -612,14 +612,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
612
612
  id: string;
613
613
  content?: unknown;
614
614
  version?: number | null | undefined;
615
+ insertedAt?: string | null | undefined;
616
+ publishedAt?: string | null | undefined;
617
+ updatedAt?: string | null | undefined;
618
+ archivedAt?: string | null | undefined;
615
619
  owner?: {
616
620
  name: string;
617
621
  id: string;
618
622
  } | null | undefined;
619
- publishedAt?: string | null | undefined;
620
- updatedAt?: string | null | undefined;
621
- insertedAt?: string | null | undefined;
622
- archivedAt?: string | null | undefined;
623
623
  topics?: {
624
624
  name: string;
625
625
  id: string;
@@ -634,14 +634,14 @@ export declare const SlabResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
634
634
  id: string;
635
635
  content?: unknown;
636
636
  version?: number | null | undefined;
637
+ insertedAt?: string | null | undefined;
638
+ publishedAt?: string | null | undefined;
639
+ updatedAt?: string | null | undefined;
640
+ archivedAt?: string | null | undefined;
637
641
  owner?: {
638
642
  name: string;
639
643
  id: string;
640
644
  } | null | undefined;
641
- publishedAt?: string | null | undefined;
642
- updatedAt?: string | null | undefined;
643
- insertedAt?: string | null | undefined;
644
- archivedAt?: string | null | undefined;
645
645
  topics?: {
646
646
  name: string;
647
647
  id: string;