@bigfootai/bigfoot-types 5.0.10 → 5.0.12
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.
- package/model.js +4 -14
- package/model.ts +0 -19
- package/package.json +1 -1
package/model.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.CredentialQL = exports.StandardObjectsQL = exports.ProviderResponseQL = exports.ProviderRequestQL = exports.ProviderInfoQL = exports.EntityEntryQL = exports.EntityEntryFields = exports.RelationEntryQL = exports.ArgumentEntryQL = exports.EntityReferenceQL = exports.
|
4
|
-
exports.BlockProcessingResponse = exports.BlockProcessingRequest = exports.Block = exports.BlockQL = exports.BlockFieldsForUpsert = exports.BlockFields = exports.Person = exports.Organization = exports.Domain = exports.DomainQL = exports.Tenant = exports.TenantQL = exports.Recommendation = exports.RecommendationQL = exports.ShareRecommendationQL = exports.UpsertRecommendationQL = exports.ConnectRecommendationQL = exports.TenantLight = exports.TenantLightQL = exports.TagRecommendationQL = exports.Tag = exports.TagQL = exports.TagFieldsJustSharing = exports.TagFieldsWithoutSharing = exports.Provider = exports.ProviderQL = exports.ProviderApplicationQL = exports.DashboardTagSubscriptionQL = exports.Sync = exports.SyncQL = exports.Search = exports.SearchQL = exports.Folder = exports.FolderQL = exports.Metadata = exports.MetadataQL = exports.MetadataFields = exports.SharedPrimitive = exports.SharedPrimitiveFieldsForUpsert = exports.SharedPrimitiveFields = exports.Primitive = exports.PrimitiveFieldsForUpsert = exports.PrimitiveFields = exports.PersonReferenceQL = exports.PersonReferenceFields = exports.ChangesQL = exports.ChangesInputQL = exports.ReferenceBlockQL = exports.ReferenceBlockInputQL =
|
5
|
-
exports.TableFields = exports.Record = exports.RecordQL = exports.RecordInputQL = exports.TableMetadata = exports.TableMetadataQL = exports.FieldValueQL = exports.FieldValueInputQL = exports.FieldQL = exports.OptionQL = exports.FieldVariation = exports.FieldType = exports.Template = exports.TemplateQL = exports.DashboardMetadata = exports.DashboardMetadataQL = exports.DocumentMetadata = exports.DocumentMetadataQL = exports.BlockDescriptionQL = exports.Website = exports.WebsiteQL = exports.Dashboard = exports.DashboardQL = exports.BlockDataQL = exports.Document = exports.DocumentQL = exports.Thread = exports.Todo = exports.Calendar = exports.CalendarQL = exports.Event = exports.EventQL = exports.PersonAcceptanceQL = exports.ResponseStatus = exports.EventStatus = exports.Conference = exports.ConferenceQL = exports.ConferenceEntrypointQL = exports.TranscriptionQL = exports.TranscriptionEntryQL = exports.Task = exports.TaskQL = exports.Note = exports.NoteQL = exports.Section = exports.BusinessObject = exports.BusinessObjectQL = exports.BusinessObjectFieldsForUpsert = exports.BusinessObjectFields =
|
6
|
-
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.SearchInputQL = exports.SearchTagsInputQL = exports.ArchiveSearchOutputQL = exports.ArchiveSearchInputQL = exports.FindSearchesInputQL = exports.FindSearchInputQL = exports.UpsertSearchInputQL = exports.ArchiveFolderOutputQL = exports.ArchiveFolderInputQL = exports.FindFoldersInputQL = exports.FindFolderInputQL = exports.UpsertFolderInputQL = exports.ArchiveTaskOutputQL = exports.ArchiveTaskInputQL = exports.FindTasksInputQL = exports.FindTaskInputQL = exports.UpdateTaskInputQL = exports.DeleteSharingTagInputQL = exports.SetSharingTagInputQL = exports.MergeTagInputQL = exports.ArchiveTagOutputQL = exports.ArchiveTagInputQL = exports.FindTagsInputQL = exports.FindTagInputQL = exports.UpsertTagInputQL = exports.SharingTenantInputQL = exports.SharingDomainInputQL = exports.FindSyncInputQL = exports.FindProviderInputQL = exports.ArchiveRecommendationOutputQL = exports.ArchiveRecommendationInputQL = exports.UpdateRecommendationInputQL = exports.ArchiveNoteOutputQL = exports.ArchiveNoteInputQL = exports.FindNotesInputQL = exports.FindNoteInputQL = exports.UpsertNoteInputQL = exports.FindDashboardInputQL = exports.FindDocumentInputQL = exports.FindEventInputQL = exports.FindCalendarInputQL = exports.FindDomainInputQL = exports.FindTenantInputQL = exports.UpsertRecordsInputQL = exports.FindRecordsInputQL = exports.FindRecordInputQL = exports.Table =
|
3
|
+
exports.ConnectedProviderQL = exports.CredentialQL = exports.StandardObjectsQL = exports.ProviderResponseQL = exports.ProviderRequestQL = exports.ProviderInfoQL = exports.EntityEntryQL = exports.EntityEntryFields = exports.RelationEntryQL = exports.ArgumentEntryQL = exports.EntityReferenceQL = exports.TaskStepQL = exports.TaskStepInputQL = exports.ReactionQL = exports.ReactionSkinToneQL = exports.BusinessObjectLinkQL = exports.BusinessObjectLinkInputQL = exports.SharingTenantQL = exports.TenantSettingQL = exports.SharingDomainQL = exports.SharingTagQL = exports.SharingTagInputQL = exports.InviteSharingTagInputQL = exports.EditorQL = exports.EditorInputQL = exports.HighlightQL = exports.RelationType = exports.EntityType = exports.RecordType = exports.ThumbsDirection = exports.ProcessingStage = exports.MutationType = exports.MarkType = exports.DocumentType = exports.RecurrenceRFC = exports.TagRecommendationType = exports.InviteStatus = exports.OrderByDirection = exports.SharingApproach = exports.StepStatus = exports.TaskStatus = exports.TaskPriority = exports.AccessType = exports.SharingLevel = exports.ClientType = exports.ExportType = exports.TagType = exports.UpsertType = exports.RecommendationType = exports.BlockType = void 0;
|
4
|
+
exports.BusinessObjectIngestionRequest = exports.BlockProcessingResponse = exports.BlockProcessingRequest = exports.Block = exports.BlockQL = exports.BlockFieldsForUpsert = exports.BlockFields = exports.Person = exports.Organization = exports.Domain = exports.DomainQL = exports.Tenant = exports.TenantQL = exports.Recommendation = exports.RecommendationQL = exports.ShareRecommendationQL = exports.UpsertRecommendationQL = exports.ConnectRecommendationQL = exports.TenantLight = exports.TenantLightQL = exports.TagRecommendationQL = exports.Tag = exports.TagQL = exports.TagFieldsJustSharing = exports.TagFieldsWithoutSharing = exports.Provider = exports.ProviderQL = exports.ProviderApplicationQL = exports.DashboardTagSubscriptionQL = exports.Sync = exports.SyncQL = exports.Search = exports.SearchQL = exports.Folder = exports.FolderQL = exports.Metadata = exports.MetadataQL = exports.MetadataFields = exports.SharedPrimitive = exports.SharedPrimitiveFieldsForUpsert = exports.SharedPrimitiveFields = exports.Primitive = exports.PrimitiveFieldsForUpsert = exports.PrimitiveFields = exports.PersonReferenceQL = exports.PersonReferenceFields = exports.ChangesQL = exports.ChangesInputQL = exports.ReferenceBlockQL = exports.ReferenceBlockInputQL = void 0;
|
5
|
+
exports.TableQL = exports.TableFields = exports.Record = exports.RecordQL = exports.RecordInputQL = exports.TableMetadata = exports.TableMetadataQL = exports.FieldValueQL = exports.FieldValueInputQL = exports.FieldQL = exports.OptionQL = exports.FieldVariation = exports.FieldType = exports.Template = exports.TemplateQL = exports.DashboardMetadata = exports.DashboardMetadataQL = exports.DocumentMetadata = exports.DocumentMetadataQL = exports.BlockDescriptionQL = exports.Website = exports.WebsiteQL = exports.Dashboard = exports.DashboardQL = exports.BlockDataQL = exports.Document = exports.DocumentQL = exports.Thread = exports.Todo = exports.Calendar = exports.CalendarQL = exports.Event = exports.EventQL = exports.PersonAcceptanceQL = exports.ResponseStatus = exports.EventStatus = exports.Conference = exports.ConferenceQL = exports.ConferenceEntrypointQL = exports.TranscriptionQL = exports.TranscriptionEntryQL = exports.Task = exports.TaskQL = exports.Note = exports.NoteQL = exports.Section = exports.BusinessObject = exports.BusinessObjectQL = exports.BusinessObjectFieldsForUpsert = exports.BusinessObjectFields = void 0;
|
6
|
+
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.SearchInputQL = exports.SearchTagsInputQL = exports.ArchiveSearchOutputQL = exports.ArchiveSearchInputQL = exports.FindSearchesInputQL = exports.FindSearchInputQL = exports.UpsertSearchInputQL = exports.ArchiveFolderOutputQL = exports.ArchiveFolderInputQL = exports.FindFoldersInputQL = exports.FindFolderInputQL = exports.UpsertFolderInputQL = exports.ArchiveTaskOutputQL = exports.ArchiveTaskInputQL = exports.FindTasksInputQL = exports.FindTaskInputQL = exports.UpdateTaskInputQL = exports.DeleteSharingTagInputQL = exports.SetSharingTagInputQL = exports.MergeTagInputQL = exports.ArchiveTagOutputQL = exports.ArchiveTagInputQL = exports.FindTagsInputQL = exports.FindTagInputQL = exports.UpsertTagInputQL = exports.SharingTenantInputQL = exports.SharingDomainInputQL = exports.FindSyncInputQL = exports.FindProviderInputQL = exports.ArchiveRecommendationOutputQL = exports.ArchiveRecommendationInputQL = exports.UpdateRecommendationInputQL = exports.ArchiveNoteOutputQL = exports.ArchiveNoteInputQL = exports.FindNotesInputQL = exports.FindNoteInputQL = exports.UpsertNoteInputQL = exports.FindDashboardInputQL = exports.FindDocumentInputQL = exports.FindEventInputQL = exports.FindCalendarInputQL = exports.FindDomainInputQL = exports.FindTenantInputQL = exports.UpsertRecordsInputQL = exports.FindRecordsInputQL = exports.FindRecordInputQL = exports.Table = void 0;
|
7
7
|
const uuid_1 = require("uuid");
|
8
8
|
/*
|
9
9
|
These are the core primitives of our model. These represent the entities that show
|
@@ -340,11 +340,6 @@ type TaskStep {
|
|
340
340
|
content: String!
|
341
341
|
status: String!
|
342
342
|
}`;
|
343
|
-
exports.DocumentSentimentQL = `
|
344
|
-
type DocumentSentiment {
|
345
|
-
name: String!
|
346
|
-
score: Int!
|
347
|
-
}`;
|
348
343
|
exports.EntityReferenceQL = `
|
349
344
|
type EntityReference {
|
350
345
|
name: String!
|
@@ -531,7 +526,6 @@ type Search {${exports.SharedPrimitiveFields}
|
|
531
526
|
tagIds: [String]
|
532
527
|
emails: [String]
|
533
528
|
businessObjects: [BusinessObjectLink]
|
534
|
-
sentiment: String
|
535
529
|
orderByDateUpdated: String
|
536
530
|
orderByDateCreated: String
|
537
531
|
orderByDateDue: String
|
@@ -1304,7 +1298,6 @@ input UpsertNoteInput {
|
|
1304
1298
|
_id: String
|
1305
1299
|
document: String
|
1306
1300
|
editor: EditorInput!
|
1307
|
-
version: Float
|
1308
1301
|
sharingTags: [SharingTagInput]
|
1309
1302
|
favorite: Boolean
|
1310
1303
|
}`;
|
@@ -1479,7 +1472,6 @@ input UpsertSearchInput {
|
|
1479
1472
|
tagIds: [String]
|
1480
1473
|
emails: [String]
|
1481
1474
|
businessObjects: [BusinessObjectLinkInput]
|
1482
|
-
sentiment: String
|
1483
1475
|
sharingTags: [SharingTagInput]
|
1484
1476
|
orderByDateUpdated: String
|
1485
1477
|
orderByDateCreated: String
|
@@ -1543,7 +1535,6 @@ input SearchInput {
|
|
1543
1535
|
tagIds: [String]
|
1544
1536
|
emails: [String]
|
1545
1537
|
businessObjects: [BusinessObjectLinkInput]
|
1546
|
-
sentiment: String
|
1547
1538
|
orderByDateUpdated: String
|
1548
1539
|
orderByDateCreated: String
|
1549
1540
|
orderByDateDue: String
|
@@ -1583,7 +1574,6 @@ ${exports.ReactionSkinToneQL}
|
|
1583
1574
|
${exports.TaskStepInputQL}
|
1584
1575
|
${exports.ReactionQL}
|
1585
1576
|
${exports.TaskStepQL}
|
1586
|
-
${exports.DocumentSentimentQL}
|
1587
1577
|
${exports.EntityReferenceQL}
|
1588
1578
|
${exports.ArgumentEntryQL}
|
1589
1579
|
${exports.RelationEntryQL}
|
package/model.ts
CHANGED
@@ -415,16 +415,6 @@ export interface TaskStep {
|
|
415
415
|
status: StepStatus;
|
416
416
|
}
|
417
417
|
|
418
|
-
export const DocumentSentimentQL = `
|
419
|
-
type DocumentSentiment {
|
420
|
-
name: String!
|
421
|
-
score: Int!
|
422
|
-
}`;
|
423
|
-
export interface DocumentSentiment {
|
424
|
-
name: string;
|
425
|
-
score: number;
|
426
|
-
}
|
427
|
-
|
428
418
|
export const EntityReferenceQL = `
|
429
419
|
type EntityReference {
|
430
420
|
name: String!
|
@@ -763,7 +753,6 @@ type Search {${SharedPrimitiveFields}
|
|
763
753
|
tagIds: [String]
|
764
754
|
emails: [String]
|
765
755
|
businessObjects: [BusinessObjectLink]
|
766
|
-
sentiment: String
|
767
756
|
orderByDateUpdated: String
|
768
757
|
orderByDateCreated: String
|
769
758
|
orderByDateDue: String
|
@@ -789,7 +778,6 @@ export class Search extends SharedPrimitive {
|
|
789
778
|
tagIds?: string[];
|
790
779
|
emails?: string[];
|
791
780
|
businessObjects?: BusinessObjectLink[];
|
792
|
-
sentiment?: string;
|
793
781
|
orderByDateUpdated?: OrderByDirection;
|
794
782
|
orderByDateCreated?: OrderByDirection;
|
795
783
|
orderByDateDue?: OrderByDirection;
|
@@ -2305,7 +2293,6 @@ input UpsertNoteInput {
|
|
2305
2293
|
_id: String
|
2306
2294
|
document: String
|
2307
2295
|
editor: EditorInput!
|
2308
|
-
version: Float
|
2309
2296
|
sharingTags: [SharingTagInput]
|
2310
2297
|
favorite: Boolean
|
2311
2298
|
}`;
|
@@ -2313,7 +2300,6 @@ export interface UpsertNoteInput {
|
|
2313
2300
|
_id?: string;
|
2314
2301
|
document?: string;
|
2315
2302
|
editor: Editor;
|
2316
|
-
version?: number;
|
2317
2303
|
sharingTags?: SharingTag[];
|
2318
2304
|
favorite?: boolean;
|
2319
2305
|
}
|
@@ -2624,7 +2610,6 @@ input UpsertSearchInput {
|
|
2624
2610
|
tagIds: [String]
|
2625
2611
|
emails: [String]
|
2626
2612
|
businessObjects: [BusinessObjectLinkInput]
|
2627
|
-
sentiment: String
|
2628
2613
|
sharingTags: [SharingTagInput]
|
2629
2614
|
orderByDateUpdated: String
|
2630
2615
|
orderByDateCreated: String
|
@@ -2649,7 +2634,6 @@ export interface UpsertSearchInput {
|
|
2649
2634
|
tagIds?: string[];
|
2650
2635
|
emails?: string[];
|
2651
2636
|
businessObjects?: BusinessObjectLink[];
|
2652
|
-
sentiment?: string;
|
2653
2637
|
sharingTags?: SharingTag[];
|
2654
2638
|
orderByDateUpdated?: OrderByDirection;
|
2655
2639
|
orderByDateCreated?: OrderByDirection;
|
@@ -2753,7 +2737,6 @@ input SearchInput {
|
|
2753
2737
|
tagIds: [String]
|
2754
2738
|
emails: [String]
|
2755
2739
|
businessObjects: [BusinessObjectLinkInput]
|
2756
|
-
sentiment: String
|
2757
2740
|
orderByDateUpdated: String
|
2758
2741
|
orderByDateCreated: String
|
2759
2742
|
orderByDateDue: String
|
@@ -2778,7 +2761,6 @@ export interface SearchInput {
|
|
2778
2761
|
tagIds?: string[];
|
2779
2762
|
emails?: string[];
|
2780
2763
|
businessObjects?: BusinessObjectLink[];
|
2781
|
-
sentiment?: string;
|
2782
2764
|
orderByDateUpdated?: OrderByDirection;
|
2783
2765
|
orderByDateCreated?: OrderByDirection;
|
2784
2766
|
orderByDateDue?: OrderByDirection;
|
@@ -2825,7 +2807,6 @@ ${ReactionSkinToneQL}
|
|
2825
2807
|
${TaskStepInputQL}
|
2826
2808
|
${ReactionQL}
|
2827
2809
|
${TaskStepQL}
|
2828
|
-
${DocumentSentimentQL}
|
2829
2810
|
${EntityReferenceQL}
|
2830
2811
|
${ArgumentEntryQL}
|
2831
2812
|
${RelationEntryQL}
|