@bigfootai/bigfoot-types 5.0.11 → 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 -13
- package/model.ts +0 -17
- 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
|
@@ -1478,7 +1472,6 @@ input UpsertSearchInput {
|
|
1478
1472
|
tagIds: [String]
|
1479
1473
|
emails: [String]
|
1480
1474
|
businessObjects: [BusinessObjectLinkInput]
|
1481
|
-
sentiment: String
|
1482
1475
|
sharingTags: [SharingTagInput]
|
1483
1476
|
orderByDateUpdated: String
|
1484
1477
|
orderByDateCreated: String
|
@@ -1542,7 +1535,6 @@ input SearchInput {
|
|
1542
1535
|
tagIds: [String]
|
1543
1536
|
emails: [String]
|
1544
1537
|
businessObjects: [BusinessObjectLinkInput]
|
1545
|
-
sentiment: String
|
1546
1538
|
orderByDateUpdated: String
|
1547
1539
|
orderByDateCreated: String
|
1548
1540
|
orderByDateDue: String
|
@@ -1582,7 +1574,6 @@ ${exports.ReactionSkinToneQL}
|
|
1582
1574
|
${exports.TaskStepInputQL}
|
1583
1575
|
${exports.ReactionQL}
|
1584
1576
|
${exports.TaskStepQL}
|
1585
|
-
${exports.DocumentSentimentQL}
|
1586
1577
|
${exports.EntityReferenceQL}
|
1587
1578
|
${exports.ArgumentEntryQL}
|
1588
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;
|
@@ -2622,7 +2610,6 @@ input UpsertSearchInput {
|
|
2622
2610
|
tagIds: [String]
|
2623
2611
|
emails: [String]
|
2624
2612
|
businessObjects: [BusinessObjectLinkInput]
|
2625
|
-
sentiment: String
|
2626
2613
|
sharingTags: [SharingTagInput]
|
2627
2614
|
orderByDateUpdated: String
|
2628
2615
|
orderByDateCreated: String
|
@@ -2647,7 +2634,6 @@ export interface UpsertSearchInput {
|
|
2647
2634
|
tagIds?: string[];
|
2648
2635
|
emails?: string[];
|
2649
2636
|
businessObjects?: BusinessObjectLink[];
|
2650
|
-
sentiment?: string;
|
2651
2637
|
sharingTags?: SharingTag[];
|
2652
2638
|
orderByDateUpdated?: OrderByDirection;
|
2653
2639
|
orderByDateCreated?: OrderByDirection;
|
@@ -2751,7 +2737,6 @@ input SearchInput {
|
|
2751
2737
|
tagIds: [String]
|
2752
2738
|
emails: [String]
|
2753
2739
|
businessObjects: [BusinessObjectLinkInput]
|
2754
|
-
sentiment: String
|
2755
2740
|
orderByDateUpdated: String
|
2756
2741
|
orderByDateCreated: String
|
2757
2742
|
orderByDateDue: String
|
@@ -2776,7 +2761,6 @@ export interface SearchInput {
|
|
2776
2761
|
tagIds?: string[];
|
2777
2762
|
emails?: string[];
|
2778
2763
|
businessObjects?: BusinessObjectLink[];
|
2779
|
-
sentiment?: string;
|
2780
2764
|
orderByDateUpdated?: OrderByDirection;
|
2781
2765
|
orderByDateCreated?: OrderByDirection;
|
2782
2766
|
orderByDateDue?: OrderByDirection;
|
@@ -2823,7 +2807,6 @@ ${ReactionSkinToneQL}
|
|
2823
2807
|
${TaskStepInputQL}
|
2824
2808
|
${ReactionQL}
|
2825
2809
|
${TaskStepQL}
|
2826
|
-
${DocumentSentimentQL}
|
2827
2810
|
${EntityReferenceQL}
|
2828
2811
|
${ArgumentEntryQL}
|
2829
2812
|
${RelationEntryQL}
|