@bigfootai/bigfoot-types 5.1.52 → 5.1.53
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 +17 -5
- package/model.ts +12 -0
- package/package.json +1 -1
package/model.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.GraphSearchEventsInputQL = exports.GraphSearchInputQL = exports.GraphSearchInputFields = exports.SortOptionInputQL = exports.BusinessObjectFilterInputQL = exports.StringFilterInputQL = exports.NumberFilterInputQL = exports.ChildItemQL = exports.ChildItemInputQL = exports.ChildItemFields = exports.ParentItemQL = exports.ParentItemInputQL = exports.ParentItemFields = exports.RemoveReactionInputQL = exports.AddReactionInputQL = exports.FindReactionsInputQL = exports.ReactionQL = exports.FindTagsVisibilityInputQL = exports.OrderDirection = exports.OrderDirectionQL = exports.TaskStatusQL = exports.RecommendationTypeQL = exports.BlockTypeQL = exports.SearchInputQL = void 0;
|
|
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.ExternalIdLinkQL = exports.ExternalIdLinkInputQL = 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.BlockFields = exports.Person = exports.Organization = exports.Domain = exports.DomainQL = exports.Tenant = exports.TenantQL = exports.Recommendation = exports.RecommendationQL = exports.NotificationRecommendationQL = exports.ShareRecommendationQL = exports.UpsertRecommendationQL = exports.ConnectRecommendationQL = exports.TenantLight = exports.TenantLightQL = exports.TagRecommendationQL = exports.Tag = exports.TagQL = exports.TagFieldsJustSharing = exports.TagFieldsWithoutSharing = exports.GraphTagsInputQL = exports.GraphTagQL = exports.TagTypeQL = exports.Provider = exports.ProviderQL = exports.ProviderApplicationQL = exports.ExternalIdQL = exports.DashboardTagSubscriptionQL = exports.Sync = exports.SyncQL = exports.Search = exports.SearchQL = exports.Folder = exports.FolderQL = exports.History = 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.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.DocumentFields = 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 = exports.BusinessObjectIngestionRequest = exports.BlockProcessingResponse = exports.BlockProcessingRequest = exports.Block = exports.BlockQL = exports.BlockFieldsForUpsert = void 0;
|
|
6
|
+
exports.ArchiveSearchOutputQL = exports.ArchiveSearchInputQL = exports.FindSearchesInputQL = exports.FindSearchInputQL = exports.UpsertSearchInputQL = exports.ArchiveFolderOutputQL = exports.ArchiveFolderInputQL = exports.FindFoldersInputQL = exports.FindFolderInputQL = exports.UpsertFolderInputQL = 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.ArchiveBlockOutputQL = exports.ArchiveBlockInputQL = exports.FindBlocksInputQL = exports.FindBlockInputQL = exports.UpsertNoteInputQL = exports.FindDashboardInputQL = exports.UpsertDocumentInputQL = exports.FindDocumentInputQL = exports.FindEventInputQL = exports.FindCalendarInputQL = exports.FindDomainInputQL = exports.FindTenantsInputQL = exports.FindTenantInputQL = exports.UpsertRecordsInputQL = exports.FindRecordsInputQL = exports.FindRecordInputQL = exports.Table = exports.TableQL = exports.TableFields = exports.Record = exports.RecordQL = exports.RecordInputQL = exports.TableMetadata = exports.TableMetadataQL = void 0;
|
|
7
|
+
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.GraphSearchEventsInputQL = exports.GraphSearchInputQL = exports.GraphSearchInputFields = exports.SortOptionInputQL = exports.BusinessObjectFilterInputQL = exports.StringFilterInputQL = exports.NumberFilterInputQL = exports.ChildItemQL = exports.ChildItemInputQL = exports.ChildItemFields = exports.ParentItemQL = exports.ParentItemInputQL = exports.ParentItemFields = exports.RemoveReactionInputQL = exports.AddReactionInputQL = exports.FindReactionsInputQL = exports.ReactionQL = exports.FindTagsVisibilityInputQL = exports.OrderDirection = exports.OrderDirectionQL = exports.TaskStatusQL = exports.RecommendationTypeQL = exports.BlockTypeQL = exports.SearchInputQL = exports.SearchTagsInputQL = void 0;
|
|
8
8
|
const uuid_1 = require("uuid");
|
|
9
9
|
/*
|
|
10
10
|
These are the core primitives of our model. These represent the entities that show
|
|
@@ -322,6 +322,16 @@ type BusinessObjectLink {
|
|
|
322
322
|
metadataType: String
|
|
323
323
|
_compound: String
|
|
324
324
|
}`;
|
|
325
|
+
exports.ExternalIdLinkInputQL = `
|
|
326
|
+
input ExternalIdLinkInput {
|
|
327
|
+
externalId: String!
|
|
328
|
+
instanceId: String!
|
|
329
|
+
provider: String!
|
|
330
|
+
application: String!
|
|
331
|
+
label: String
|
|
332
|
+
tagType: TagType
|
|
333
|
+
blockType: BlockType
|
|
334
|
+
}`;
|
|
325
335
|
exports.ExternalIdLinkQL = `
|
|
326
336
|
type ExternalIdLink {
|
|
327
337
|
externalId: String!
|
|
@@ -1455,6 +1465,7 @@ input UpsertTagInput {
|
|
|
1455
1465
|
sharingDomains: [SharingDomainInput]
|
|
1456
1466
|
sharingTenants: [SharingTenantInput]
|
|
1457
1467
|
businessObjects: [BusinessObjectLinkInput]
|
|
1468
|
+
externalIdLinks: [ExternalIdLinkInput]
|
|
1458
1469
|
hasAutoShareNotesOn: Boolean
|
|
1459
1470
|
hasAutoShareTasksOn: Boolean
|
|
1460
1471
|
sharingLevel: Int
|
|
@@ -1790,6 +1801,7 @@ ${exports.TenantSettingQL}
|
|
|
1790
1801
|
${exports.SharingTenantQL}
|
|
1791
1802
|
${exports.BusinessObjectLinkInputQL}
|
|
1792
1803
|
${exports.BusinessObjectLinkQL}
|
|
1804
|
+
${exports.ExternalIdLinkInputQL}
|
|
1793
1805
|
${exports.ExternalIdLinkQL}
|
|
1794
1806
|
${exports.TaskStepInputQL}
|
|
1795
1807
|
${exports.FindTagsVisibilityInputQL}
|
package/model.ts
CHANGED
|
@@ -380,6 +380,16 @@ export interface BusinessObjectLink {
|
|
|
380
380
|
_compound?: string;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
|
+
export const ExternalIdLinkInputQL = `
|
|
384
|
+
input ExternalIdLinkInput {
|
|
385
|
+
externalId: String!
|
|
386
|
+
instanceId: String!
|
|
387
|
+
provider: String!
|
|
388
|
+
application: String!
|
|
389
|
+
label: String
|
|
390
|
+
tagType: TagType
|
|
391
|
+
blockType: BlockType
|
|
392
|
+
}`;
|
|
383
393
|
export const ExternalIdLinkQL = `
|
|
384
394
|
type ExternalIdLink {
|
|
385
395
|
externalId: String!
|
|
@@ -2599,6 +2609,7 @@ input UpsertTagInput {
|
|
|
2599
2609
|
sharingDomains: [SharingDomainInput]
|
|
2600
2610
|
sharingTenants: [SharingTenantInput]
|
|
2601
2611
|
businessObjects: [BusinessObjectLinkInput]
|
|
2612
|
+
externalIdLinks: [ExternalIdLinkInput]
|
|
2602
2613
|
hasAutoShareNotesOn: Boolean
|
|
2603
2614
|
hasAutoShareTasksOn: Boolean
|
|
2604
2615
|
sharingLevel: Int
|
|
@@ -3210,6 +3221,7 @@ ${TenantSettingQL}
|
|
|
3210
3221
|
${SharingTenantQL}
|
|
3211
3222
|
${BusinessObjectLinkInputQL}
|
|
3212
3223
|
${BusinessObjectLinkQL}
|
|
3224
|
+
${ExternalIdLinkInputQL}
|
|
3213
3225
|
${ExternalIdLinkQL}
|
|
3214
3226
|
${TaskStepInputQL}
|
|
3215
3227
|
${FindTagsVisibilityInputQL}
|