graphlit-client 1.0.20250531004 → 1.0.20250610001
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/CHANGELOG.md +64 -0
- package/README.md +441 -53
- package/dist/client.d.ts +128 -3
- package/dist/client.js +1616 -1567
- package/dist/generated/graphql-documents.d.ts +1 -0
- package/dist/generated/graphql-documents.js +376 -312
- package/dist/generated/graphql-types.d.ts +211 -23
- package/dist/generated/graphql-types.js +299 -246
- package/dist/model-mapping.d.ts +18 -0
- package/dist/model-mapping.js +95 -0
- package/dist/stream-helpers.d.ts +106 -0
- package/dist/stream-helpers.js +237 -0
- package/dist/streaming/chunk-buffer.d.ts +25 -0
- package/dist/streaming/chunk-buffer.js +170 -0
- package/dist/streaming/llm-formatters.d.ts +64 -0
- package/dist/streaming/llm-formatters.js +187 -0
- package/dist/streaming/providers.d.ts +18 -0
- package/dist/streaming/providers.js +353 -0
- package/dist/streaming/ui-event-adapter.d.ts +52 -0
- package/dist/streaming/ui-event-adapter.js +288 -0
- package/dist/types/agent.d.ts +39 -0
- package/dist/types/agent.js +1 -0
- package/dist/types/streaming.d.ts +58 -0
- package/dist/types/streaming.js +7 -0
- package/dist/types/ui-events.d.ts +38 -0
- package/dist/types/ui-events.js +1 -0
- package/package.json +32 -5
@@ -1,23 +1,12 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.QueryContentsFacets = exports.QueryContents = exports.PublishText = exports.PublishContents = exports.IsContentDone = exports.IngestUri = exports.IngestTextBatch = exports.IngestText = exports.IngestMemory = exports.IngestEvent = exports.IngestEncodedFile = exports.IngestBatch = exports.GetContent = exports.ExtractText = exports.ExtractContents = exports.DescribeImage = exports.DescribeEncodedImage = exports.DeleteContents = exports.DeleteContent = exports.DeleteAllContents = exports.CountContents = exports.UpdateCollection = exports.RemoveContentsFromCollection = exports.QueryCollections = exports.GetCollection = exports.DeleteCollections = exports.DeleteCollection = exports.DeleteAllCollections = exports.CreateCollection = exports.CountCollections = exports.AddContentsToCollections = exports.UpsertCategory = exports.UpdateCategory = exports.QueryCategories = exports.GetCategory = exports.DeleteCategory = exports.DeleteCategories = exports.DeleteAllCategories = exports.CreateCategory = exports.CountCategories = exports.UpdateAlert = exports.QueryAlerts = exports.GetAlert = exports.EnableAlert = exports.DisableAlert = exports.DeleteAllAlerts = exports.DeleteAlerts = exports.DeleteAlert = exports.CreateAlert = exports.CountAlerts = void 0;
|
7
|
-
exports.QueryMicrosoftTeamsChannels = exports.QueryLinearProjects = exports.QueryFeeds = exports.IsFeedDone = exports.GetSharePointConsentUri = exports.GetFeed = exports.FeedExists = exports.EnableFeed = exports.DisableFeed = exports.DeleteFeeds = exports.DeleteFeed = exports.DeleteAllFeeds = exports.CreateFeed = exports.CountFeeds = exports.UpdateEvent = exports.QueryEvents = exports.GetEvent = exports.DeleteEvents = exports.DeleteEvent = exports.DeleteAllEvents = exports.CreateEvent = exports.CountEvents = exports.UpdateConversation = exports.SuggestConversation = exports.ReviseText = exports.ReviseImage = exports.ReviseEncodedImage = exports.ReviseContent = exports.RetrieveSources = exports.QueryConversations = exports.PublishConversation = exports.PromptConversation = exports.Prompt = exports.GetConversation = exports.FormatConversation = exports.DeleteConversations = exports.DeleteConversation = exports.DeleteAllConversations = exports.CreateConversation = exports.CountConversations = exports.ContinueConversation = exports.CompleteConversation = exports.CloseConversation = exports.ClearConversation = exports.AskGraphlit = exports.UpdateContent = exports.SummarizeText = exports.SummarizeContents = exports.ScreenshotPage = exports.QueryContentsGraph = void 0;
|
8
|
-
exports.CountMedicalDrugClasses = exports.UpdateMedicalDrug = exports.QueryMedicalDrugs = exports.GetMedicalDrug = exports.DeleteMedicalDrugs = exports.DeleteMedicalDrug = exports.DeleteAllMedicalDrugs = exports.CreateMedicalDrug = exports.CountMedicalDrugs = exports.UpdateMedicalDevice = exports.QueryMedicalDevices = exports.GetMedicalDevice = exports.DeleteMedicalDevices = exports.DeleteMedicalDevice = exports.DeleteAllMedicalDevices = exports.CreateMedicalDevice = exports.CountMedicalDevices = exports.UpdateMedicalContraindication = exports.QueryMedicalContraindications = exports.GetMedicalContraindication = exports.DeleteMedicalContraindications = exports.DeleteMedicalContraindication = exports.DeleteAllMedicalContraindications = exports.CreateMedicalContraindication = exports.CountMedicalContraindications = exports.UpdateMedicalCondition = exports.QueryMedicalConditions = exports.GetMedicalCondition = exports.DeleteMedicalConditions = exports.DeleteMedicalCondition = exports.DeleteAllMedicalConditions = exports.CreateMedicalCondition = exports.CountMedicalConditions = exports.UpsertLabel = exports.UpdateLabel = exports.QueryLabels = exports.GetLabel = exports.DeleteLabels = exports.DeleteLabel = exports.DeleteAllLabels = exports.CreateLabel = exports.CountLabels = exports.UpdateFeed = exports.QuerySlackChannels = exports.QuerySharePointLibraries = exports.QuerySharePointFolders = exports.QueryOneDriveFolders = exports.QueryNotionPages = exports.QueryNotionDatabases = exports.QueryMicrosoftTeamsTeams = void 0;
|
9
|
-
exports.DeleteAllMedicalTherapies = exports.CreateMedicalTherapy = exports.CountMedicalTherapies = exports.UpdateMedicalTest = exports.QueryMedicalTests = exports.GetMedicalTest = exports.DeleteMedicalTests = exports.DeleteMedicalTest = exports.DeleteAllMedicalTests = exports.CreateMedicalTest = exports.CountMedicalTests = exports.UpdateMedicalStudy = exports.QueryMedicalStudies = exports.GetMedicalStudy = exports.DeleteMedicalStudy = exports.DeleteMedicalStudies = exports.DeleteAllMedicalStudies = exports.CreateMedicalStudy = exports.CountMedicalStudies = exports.UpdateMedicalProcedure = exports.QueryMedicalProcedures = exports.GetMedicalProcedure = exports.DeleteMedicalProcedures = exports.DeleteMedicalProcedure = exports.DeleteAllMedicalProcedures = exports.CreateMedicalProcedure = exports.CountMedicalProcedures = exports.UpdateMedicalIndication = exports.QueryMedicalIndications = exports.GetMedicalIndication = exports.DeleteMedicalIndications = exports.DeleteMedicalIndication = exports.DeleteAllMedicalIndications = exports.CreateMedicalIndication = exports.CountMedicalIndications = exports.UpdateMedicalGuideline = exports.QueryMedicalGuidelines = exports.GetMedicalGuideline = exports.DeleteMedicalGuidelines = exports.DeleteMedicalGuideline = exports.DeleteAllMedicalGuidelines = exports.CreateMedicalGuideline = exports.CountMedicalGuidelines = exports.UpdateMedicalDrugClass = exports.QueryMedicalDrugClasses = exports.GetMedicalDrugClass = exports.DeleteMedicalDrugClasses = exports.DeleteMedicalDrugClass = exports.DeleteAllMedicalDrugClasses = exports.CreateMedicalDrugClass = void 0;
|
10
|
-
exports.CreateRepo = exports.CountRepos = exports.UpdateProject = exports.QueryUsage = exports.QueryTokens = exports.QueryCredits = exports.LookupUsage = exports.LookupCredits = exports.GetProject = exports.UpdateProduct = exports.QueryProducts = exports.GetProduct = exports.DeleteProducts = exports.DeleteProduct = exports.DeleteAllProducts = exports.CreateProduct = exports.CountProducts = exports.UpdatePlace = exports.QueryPlaces = exports.GetPlace = exports.DeletePlaces = exports.DeletePlace = exports.DeleteAllPlaces = exports.CreatePlace = exports.CountPlaces = exports.UpdatePerson = exports.QueryPersons = exports.GetPerson = exports.DeletePersons = exports.DeletePerson = exports.DeleteAllPersons = exports.CreatePerson = exports.CountPersons = exports.UpdateOrganization = exports.QueryOrganizations = exports.GetOrganization = exports.DeleteOrganizations = exports.DeleteOrganization = exports.DeleteAllOrganizations = exports.CreateOrganization = exports.CountOrganizations = exports.UpdateObservation = exports.DeleteObservation = exports.CreateObservation = exports.SendNotification = exports.UpdateMedicalTherapy = exports.QueryMedicalTherapies = exports.GetMedicalTherapy = exports.DeleteMedicalTherapy = exports.DeleteMedicalTherapies = void 0;
|
11
|
-
exports.WorkflowExists = exports.UpsertWorkflow = exports.UpdateWorkflow = exports.QueryWorkflows = exports.GetWorkflow = exports.DeleteWorkflows = exports.DeleteWorkflow = exports.DeleteAllWorkflows = exports.CreateWorkflow = exports.CountWorkflows = exports.UpdateUser = exports.QueryUsers = exports.GetUserByIdentifier = exports.GetUser = exports.EnableUser = exports.DisableUser = exports.DeleteUser = exports.CreateUser = exports.CountUsers = exports.UpsertSpecification = exports.UpdateSpecification = exports.SpecificationExists = exports.QuerySpecifications = exports.QueryModels = exports.PromptSpecifications = exports.GetSpecification = exports.DeleteSpecifications = exports.DeleteSpecification = exports.DeleteAllSpecifications = exports.CreateSpecification = exports.CountSpecifications = exports.UpdateSoftware = exports.QuerySoftwares = exports.GetSoftware = exports.DeleteSoftwares = exports.DeleteSoftware = exports.DeleteAllSoftwares = exports.CreateSoftware = exports.CountSoftwares = exports.SearchWeb = exports.MapWeb = exports.UpdateRepo = exports.QueryRepos = exports.GetRepo = exports.DeleteRepos = exports.DeleteRepo = exports.DeleteAllRepos = void 0;
|
12
|
-
const graphql_tag_1 = __importDefault(require("graphql-tag"));
|
13
|
-
exports.CountAlerts = (0, graphql_tag_1.default) `
|
1
|
+
import gql from 'graphql-tag';
|
2
|
+
export const CountAlerts = gql `
|
14
3
|
query CountAlerts($filter: AlertFilter, $correlationId: String) {
|
15
4
|
countAlerts(filter: $filter, correlationId: $correlationId) {
|
16
5
|
count
|
17
6
|
}
|
18
7
|
}
|
19
8
|
`;
|
20
|
-
|
9
|
+
export const CreateAlert = gql `
|
21
10
|
mutation CreateAlert($alert: AlertInput!, $correlationId: String) {
|
22
11
|
createAlert(alert: $alert, correlationId: $correlationId) {
|
23
12
|
id
|
@@ -27,7 +16,7 @@ exports.CreateAlert = (0, graphql_tag_1.default) `
|
|
27
16
|
}
|
28
17
|
}
|
29
18
|
`;
|
30
|
-
|
19
|
+
export const DeleteAlert = gql `
|
31
20
|
mutation DeleteAlert($id: ID!) {
|
32
21
|
deleteAlert(id: $id) {
|
33
22
|
id
|
@@ -35,7 +24,7 @@ exports.DeleteAlert = (0, graphql_tag_1.default) `
|
|
35
24
|
}
|
36
25
|
}
|
37
26
|
`;
|
38
|
-
|
27
|
+
export const DeleteAlerts = gql `
|
39
28
|
mutation DeleteAlerts($ids: [ID!]!, $isSynchronous: Boolean) {
|
40
29
|
deleteAlerts(ids: $ids, isSynchronous: $isSynchronous) {
|
41
30
|
id
|
@@ -43,7 +32,7 @@ exports.DeleteAlerts = (0, graphql_tag_1.default) `
|
|
43
32
|
}
|
44
33
|
}
|
45
34
|
`;
|
46
|
-
|
35
|
+
export const DeleteAllAlerts = gql `
|
47
36
|
mutation DeleteAllAlerts($filter: AlertFilter, $isSynchronous: Boolean, $correlationId: String) {
|
48
37
|
deleteAllAlerts(
|
49
38
|
filter: $filter
|
@@ -55,7 +44,7 @@ exports.DeleteAllAlerts = (0, graphql_tag_1.default) `
|
|
55
44
|
}
|
56
45
|
}
|
57
46
|
`;
|
58
|
-
|
47
|
+
export const DisableAlert = gql `
|
59
48
|
mutation DisableAlert($id: ID!) {
|
60
49
|
disableAlert(id: $id) {
|
61
50
|
id
|
@@ -63,7 +52,7 @@ exports.DisableAlert = (0, graphql_tag_1.default) `
|
|
63
52
|
}
|
64
53
|
}
|
65
54
|
`;
|
66
|
-
|
55
|
+
export const EnableAlert = gql `
|
67
56
|
mutation EnableAlert($id: ID!) {
|
68
57
|
enableAlert(id: $id) {
|
69
58
|
id
|
@@ -71,7 +60,7 @@ exports.EnableAlert = (0, graphql_tag_1.default) `
|
|
71
60
|
}
|
72
61
|
}
|
73
62
|
`;
|
74
|
-
|
63
|
+
export const GetAlert = gql `
|
75
64
|
query GetAlert($id: ID!, $correlationId: String) {
|
76
65
|
alert(id: $id, correlationId: $correlationId) {
|
77
66
|
id
|
@@ -212,7 +201,7 @@ exports.GetAlert = (0, graphql_tag_1.default) `
|
|
212
201
|
}
|
213
202
|
}
|
214
203
|
`;
|
215
|
-
|
204
|
+
export const QueryAlerts = gql `
|
216
205
|
query QueryAlerts($filter: AlertFilter, $correlationId: String) {
|
217
206
|
alerts(filter: $filter, correlationId: $correlationId) {
|
218
207
|
results {
|
@@ -355,7 +344,7 @@ exports.QueryAlerts = (0, graphql_tag_1.default) `
|
|
355
344
|
}
|
356
345
|
}
|
357
346
|
`;
|
358
|
-
|
347
|
+
export const UpdateAlert = gql `
|
359
348
|
mutation UpdateAlert($alert: AlertUpdateInput!) {
|
360
349
|
updateAlert(alert: $alert) {
|
361
350
|
id
|
@@ -365,14 +354,14 @@ exports.UpdateAlert = (0, graphql_tag_1.default) `
|
|
365
354
|
}
|
366
355
|
}
|
367
356
|
`;
|
368
|
-
|
357
|
+
export const CountCategories = gql `
|
369
358
|
query CountCategories($filter: CategoryFilter, $correlationId: String) {
|
370
359
|
countCategories(filter: $filter, correlationId: $correlationId) {
|
371
360
|
count
|
372
361
|
}
|
373
362
|
}
|
374
363
|
`;
|
375
|
-
|
364
|
+
export const CreateCategory = gql `
|
376
365
|
mutation CreateCategory($category: CategoryInput!) {
|
377
366
|
createCategory(category: $category) {
|
378
367
|
id
|
@@ -380,7 +369,7 @@ exports.CreateCategory = (0, graphql_tag_1.default) `
|
|
380
369
|
}
|
381
370
|
}
|
382
371
|
`;
|
383
|
-
|
372
|
+
export const DeleteAllCategories = gql `
|
384
373
|
mutation DeleteAllCategories($filter: CategoryFilter, $isSynchronous: Boolean, $correlationId: String) {
|
385
374
|
deleteAllCategories(
|
386
375
|
filter: $filter
|
@@ -392,7 +381,7 @@ exports.DeleteAllCategories = (0, graphql_tag_1.default) `
|
|
392
381
|
}
|
393
382
|
}
|
394
383
|
`;
|
395
|
-
|
384
|
+
export const DeleteCategories = gql `
|
396
385
|
mutation DeleteCategories($ids: [ID!]!, $isSynchronous: Boolean) {
|
397
386
|
deleteCategories(ids: $ids, isSynchronous: $isSynchronous) {
|
398
387
|
id
|
@@ -400,7 +389,7 @@ exports.DeleteCategories = (0, graphql_tag_1.default) `
|
|
400
389
|
}
|
401
390
|
}
|
402
391
|
`;
|
403
|
-
|
392
|
+
export const DeleteCategory = gql `
|
404
393
|
mutation DeleteCategory($id: ID!) {
|
405
394
|
deleteCategory(id: $id) {
|
406
395
|
id
|
@@ -408,7 +397,7 @@ exports.DeleteCategory = (0, graphql_tag_1.default) `
|
|
408
397
|
}
|
409
398
|
}
|
410
399
|
`;
|
411
|
-
|
400
|
+
export const GetCategory = gql `
|
412
401
|
query GetCategory($id: ID!, $correlationId: String) {
|
413
402
|
category(id: $id, correlationId: $correlationId) {
|
414
403
|
id
|
@@ -419,7 +408,7 @@ exports.GetCategory = (0, graphql_tag_1.default) `
|
|
419
408
|
}
|
420
409
|
}
|
421
410
|
`;
|
422
|
-
|
411
|
+
export const QueryCategories = gql `
|
423
412
|
query QueryCategories($filter: CategoryFilter, $correlationId: String) {
|
424
413
|
categories(filter: $filter, correlationId: $correlationId) {
|
425
414
|
results {
|
@@ -432,7 +421,7 @@ exports.QueryCategories = (0, graphql_tag_1.default) `
|
|
432
421
|
}
|
433
422
|
}
|
434
423
|
`;
|
435
|
-
|
424
|
+
export const UpdateCategory = gql `
|
436
425
|
mutation UpdateCategory($category: CategoryUpdateInput!) {
|
437
426
|
updateCategory(category: $category) {
|
438
427
|
id
|
@@ -440,7 +429,7 @@ exports.UpdateCategory = (0, graphql_tag_1.default) `
|
|
440
429
|
}
|
441
430
|
}
|
442
431
|
`;
|
443
|
-
|
432
|
+
export const UpsertCategory = gql `
|
444
433
|
mutation UpsertCategory($category: CategoryInput!) {
|
445
434
|
upsertCategory(category: $category) {
|
446
435
|
id
|
@@ -448,7 +437,7 @@ exports.UpsertCategory = (0, graphql_tag_1.default) `
|
|
448
437
|
}
|
449
438
|
}
|
450
439
|
`;
|
451
|
-
|
440
|
+
export const AddContentsToCollections = gql `
|
452
441
|
mutation AddContentsToCollections($contents: [EntityReferenceInput!]!, $collections: [EntityReferenceInput!]!) {
|
453
442
|
addContentsToCollections(contents: $contents, collections: $collections) {
|
454
443
|
id
|
@@ -462,14 +451,14 @@ exports.AddContentsToCollections = (0, graphql_tag_1.default) `
|
|
462
451
|
}
|
463
452
|
}
|
464
453
|
`;
|
465
|
-
|
454
|
+
export const CountCollections = gql `
|
466
455
|
query CountCollections($filter: CollectionFilter, $correlationId: String) {
|
467
456
|
countCollections(filter: $filter, correlationId: $correlationId) {
|
468
457
|
count
|
469
458
|
}
|
470
459
|
}
|
471
460
|
`;
|
472
|
-
|
461
|
+
export const CreateCollection = gql `
|
473
462
|
mutation CreateCollection($collection: CollectionInput!) {
|
474
463
|
createCollection(collection: $collection) {
|
475
464
|
id
|
@@ -479,7 +468,7 @@ exports.CreateCollection = (0, graphql_tag_1.default) `
|
|
479
468
|
}
|
480
469
|
}
|
481
470
|
`;
|
482
|
-
|
471
|
+
export const DeleteAllCollections = gql `
|
483
472
|
mutation DeleteAllCollections($filter: CollectionFilter, $isSynchronous: Boolean, $correlationId: String) {
|
484
473
|
deleteAllCollections(
|
485
474
|
filter: $filter
|
@@ -491,7 +480,7 @@ exports.DeleteAllCollections = (0, graphql_tag_1.default) `
|
|
491
480
|
}
|
492
481
|
}
|
493
482
|
`;
|
494
|
-
|
483
|
+
export const DeleteCollection = gql `
|
495
484
|
mutation DeleteCollection($id: ID!) {
|
496
485
|
deleteCollection(id: $id) {
|
497
486
|
id
|
@@ -499,7 +488,7 @@ exports.DeleteCollection = (0, graphql_tag_1.default) `
|
|
499
488
|
}
|
500
489
|
}
|
501
490
|
`;
|
502
|
-
|
491
|
+
export const DeleteCollections = gql `
|
503
492
|
mutation DeleteCollections($ids: [ID!]!, $isSynchronous: Boolean) {
|
504
493
|
deleteCollections(ids: $ids, isSynchronous: $isSynchronous) {
|
505
494
|
id
|
@@ -507,7 +496,7 @@ exports.DeleteCollections = (0, graphql_tag_1.default) `
|
|
507
496
|
}
|
508
497
|
}
|
509
498
|
`;
|
510
|
-
|
499
|
+
export const GetCollection = gql `
|
511
500
|
query GetCollection($id: ID!, $correlationId: String) {
|
512
501
|
collection(id: $id, correlationId: $correlationId) {
|
513
502
|
id
|
@@ -526,7 +515,7 @@ exports.GetCollection = (0, graphql_tag_1.default) `
|
|
526
515
|
}
|
527
516
|
}
|
528
517
|
`;
|
529
|
-
|
518
|
+
export const QueryCollections = gql `
|
530
519
|
query QueryCollections($filter: CollectionFilter, $correlationId: String) {
|
531
520
|
collections(filter: $filter, correlationId: $correlationId) {
|
532
521
|
results {
|
@@ -547,7 +536,7 @@ exports.QueryCollections = (0, graphql_tag_1.default) `
|
|
547
536
|
}
|
548
537
|
}
|
549
538
|
`;
|
550
|
-
|
539
|
+
export const RemoveContentsFromCollection = gql `
|
551
540
|
mutation RemoveContentsFromCollection($contents: [EntityReferenceInput!]!, $collection: EntityReferenceInput!) {
|
552
541
|
removeContentsFromCollection(contents: $contents, collection: $collection) {
|
553
542
|
id
|
@@ -561,7 +550,7 @@ exports.RemoveContentsFromCollection = (0, graphql_tag_1.default) `
|
|
561
550
|
}
|
562
551
|
}
|
563
552
|
`;
|
564
|
-
|
553
|
+
export const UpdateCollection = gql `
|
565
554
|
mutation UpdateCollection($collection: CollectionUpdateInput!) {
|
566
555
|
updateCollection(collection: $collection) {
|
567
556
|
id
|
@@ -571,14 +560,14 @@ exports.UpdateCollection = (0, graphql_tag_1.default) `
|
|
571
560
|
}
|
572
561
|
}
|
573
562
|
`;
|
574
|
-
|
563
|
+
export const CountContents = gql `
|
575
564
|
query CountContents($filter: ContentFilter, $correlationId: String) {
|
576
565
|
countContents(filter: $filter, correlationId: $correlationId) {
|
577
566
|
count
|
578
567
|
}
|
579
568
|
}
|
580
569
|
`;
|
581
|
-
|
570
|
+
export const DeleteAllContents = gql `
|
582
571
|
mutation DeleteAllContents($filter: ContentFilter, $isSynchronous: Boolean, $correlationId: String) {
|
583
572
|
deleteAllContents(
|
584
573
|
filter: $filter
|
@@ -590,7 +579,7 @@ exports.DeleteAllContents = (0, graphql_tag_1.default) `
|
|
590
579
|
}
|
591
580
|
}
|
592
581
|
`;
|
593
|
-
|
582
|
+
export const DeleteContent = gql `
|
594
583
|
mutation DeleteContent($id: ID!) {
|
595
584
|
deleteContent(id: $id) {
|
596
585
|
id
|
@@ -598,7 +587,7 @@ exports.DeleteContent = (0, graphql_tag_1.default) `
|
|
598
587
|
}
|
599
588
|
}
|
600
589
|
`;
|
601
|
-
|
590
|
+
export const DeleteContents = gql `
|
602
591
|
mutation DeleteContents($ids: [ID!]!, $isSynchronous: Boolean) {
|
603
592
|
deleteContents(ids: $ids, isSynchronous: $isSynchronous) {
|
604
593
|
id
|
@@ -606,7 +595,7 @@ exports.DeleteContents = (0, graphql_tag_1.default) `
|
|
606
595
|
}
|
607
596
|
}
|
608
597
|
`;
|
609
|
-
|
598
|
+
export const DescribeEncodedImage = gql `
|
610
599
|
mutation DescribeEncodedImage($prompt: String!, $mimeType: String!, $data: String!, $specification: EntityReferenceInput, $correlationId: String) {
|
611
600
|
describeEncodedImage(
|
612
601
|
prompt: $prompt
|
@@ -741,7 +730,7 @@ exports.DescribeEncodedImage = (0, graphql_tag_1.default) `
|
|
741
730
|
}
|
742
731
|
}
|
743
732
|
`;
|
744
|
-
|
733
|
+
export const DescribeImage = gql `
|
745
734
|
mutation DescribeImage($prompt: String!, $uri: URL!, $specification: EntityReferenceInput, $correlationId: String) {
|
746
735
|
describeImage(
|
747
736
|
prompt: $prompt
|
@@ -875,7 +864,7 @@ exports.DescribeImage = (0, graphql_tag_1.default) `
|
|
875
864
|
}
|
876
865
|
}
|
877
866
|
`;
|
878
|
-
|
867
|
+
export const ExtractContents = gql `
|
879
868
|
mutation ExtractContents($prompt: String!, $filter: ContentFilter, $specification: EntityReferenceInput, $tools: [ToolDefinitionInput!]!, $correlationId: String) {
|
880
869
|
extractContents(
|
881
870
|
prompt: $prompt
|
@@ -899,7 +888,7 @@ exports.ExtractContents = (0, graphql_tag_1.default) `
|
|
899
888
|
}
|
900
889
|
}
|
901
890
|
`;
|
902
|
-
|
891
|
+
export const ExtractText = gql `
|
903
892
|
mutation ExtractText($prompt: String!, $text: String!, $textType: TextTypes, $specification: EntityReferenceInput, $tools: [ToolDefinitionInput!]!, $correlationId: String) {
|
904
893
|
extractText(
|
905
894
|
prompt: $prompt
|
@@ -924,7 +913,7 @@ exports.ExtractText = (0, graphql_tag_1.default) `
|
|
924
913
|
}
|
925
914
|
}
|
926
915
|
`;
|
927
|
-
|
916
|
+
export const GetContent = gql `
|
928
917
|
query GetContent($id: ID!, $correlationId: String) {
|
929
918
|
content(id: $id, correlationId: $correlationId) {
|
930
919
|
id
|
@@ -954,6 +943,28 @@ exports.GetContent = (0, graphql_tag_1.default) `
|
|
954
943
|
latitude
|
955
944
|
longitude
|
956
945
|
}
|
946
|
+
h3 {
|
947
|
+
h3r0
|
948
|
+
h3r1
|
949
|
+
h3r2
|
950
|
+
h3r3
|
951
|
+
h3r4
|
952
|
+
h3r5
|
953
|
+
h3r6
|
954
|
+
h3r7
|
955
|
+
h3r8
|
956
|
+
h3r9
|
957
|
+
h3r10
|
958
|
+
h3r11
|
959
|
+
h3r12
|
960
|
+
h3r13
|
961
|
+
h3r14
|
962
|
+
h3r15
|
963
|
+
}
|
964
|
+
boundary
|
965
|
+
epsgCode
|
966
|
+
path
|
967
|
+
features
|
957
968
|
c4id
|
958
969
|
type
|
959
970
|
fileType
|
@@ -1187,7 +1198,7 @@ exports.GetContent = (0, graphql_tag_1.default) `
|
|
1187
1198
|
}
|
1188
1199
|
}
|
1189
1200
|
`;
|
1190
|
-
|
1201
|
+
export const IngestBatch = gql `
|
1191
1202
|
mutation IngestBatch($uris: [URL!]!, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $correlationId: String) {
|
1192
1203
|
ingestBatch(
|
1193
1204
|
uris: $uris
|
@@ -1238,7 +1249,7 @@ exports.IngestBatch = (0, graphql_tag_1.default) `
|
|
1238
1249
|
}
|
1239
1250
|
}
|
1240
1251
|
`;
|
1241
|
-
|
1252
|
+
export const IngestEncodedFile = gql `
|
1242
1253
|
mutation IngestEncodedFile($name: String!, $data: String!, $mimeType: String!, $id: ID, $fileCreationDate: DateTime, $fileModifiedDate: DateTime, $isSynchronous: Boolean, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $workflow: EntityReferenceInput, $correlationId: String) {
|
1243
1254
|
ingestEncodedFile(
|
1244
1255
|
name: $name
|
@@ -1295,13 +1306,14 @@ exports.IngestEncodedFile = (0, graphql_tag_1.default) `
|
|
1295
1306
|
}
|
1296
1307
|
}
|
1297
1308
|
`;
|
1298
|
-
|
1299
|
-
mutation IngestEvent($markdown: String!, $name: String, $description: String, $eventDate: DateTime, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1309
|
+
export const IngestEvent = gql `
|
1310
|
+
mutation IngestEvent($markdown: String!, $name: String, $description: String, $eventDate: DateTime, $id: ID, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1300
1311
|
ingestEvent(
|
1301
1312
|
name: $name
|
1302
1313
|
description: $description
|
1303
1314
|
eventDate: $eventDate
|
1304
1315
|
markdown: $markdown
|
1316
|
+
id: $id
|
1305
1317
|
collections: $collections
|
1306
1318
|
correlationId: $correlationId
|
1307
1319
|
) {
|
@@ -1347,12 +1359,13 @@ exports.IngestEvent = (0, graphql_tag_1.default) `
|
|
1347
1359
|
}
|
1348
1360
|
}
|
1349
1361
|
`;
|
1350
|
-
|
1351
|
-
mutation IngestMemory($text: String!, $name: String, $textType: TextTypes, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1362
|
+
export const IngestMemory = gql `
|
1363
|
+
mutation IngestMemory($text: String!, $name: String, $textType: TextTypes, $id: ID, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1352
1364
|
ingestMemory(
|
1353
1365
|
name: $name
|
1354
1366
|
text: $text
|
1355
1367
|
textType: $textType
|
1368
|
+
id: $id
|
1356
1369
|
collections: $collections
|
1357
1370
|
correlationId: $correlationId
|
1358
1371
|
) {
|
@@ -1398,7 +1411,7 @@ exports.IngestMemory = (0, graphql_tag_1.default) `
|
|
1398
1411
|
}
|
1399
1412
|
}
|
1400
1413
|
`;
|
1401
|
-
|
1414
|
+
export const IngestText = gql `
|
1402
1415
|
mutation IngestText($text: String!, $name: String, $textType: TextTypes, $uri: URL, $id: ID, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $correlationId: String) {
|
1403
1416
|
ingestText(
|
1404
1417
|
name: $name
|
@@ -1454,7 +1467,7 @@ exports.IngestText = (0, graphql_tag_1.default) `
|
|
1454
1467
|
}
|
1455
1468
|
}
|
1456
1469
|
`;
|
1457
|
-
|
1470
|
+
export const IngestTextBatch = gql `
|
1458
1471
|
mutation IngestTextBatch($batch: [TextContentInput!]!, $textType: TextTypes, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $correlationId: String) {
|
1459
1472
|
ingestTextBatch(
|
1460
1473
|
batch: $batch
|
@@ -1506,7 +1519,7 @@ exports.IngestTextBatch = (0, graphql_tag_1.default) `
|
|
1506
1519
|
}
|
1507
1520
|
}
|
1508
1521
|
`;
|
1509
|
-
|
1522
|
+
export const IngestUri = gql `
|
1510
1523
|
mutation IngestUri($name: String, $uri: URL!, $id: ID, $mimeType: String, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $correlationId: String) {
|
1511
1524
|
ingestUri(
|
1512
1525
|
name: $name
|
@@ -1561,14 +1574,14 @@ exports.IngestUri = (0, graphql_tag_1.default) `
|
|
1561
1574
|
}
|
1562
1575
|
}
|
1563
1576
|
`;
|
1564
|
-
|
1577
|
+
export const IsContentDone = gql `
|
1565
1578
|
query IsContentDone($id: ID!) {
|
1566
1579
|
isContentDone(id: $id) {
|
1567
1580
|
result
|
1568
1581
|
}
|
1569
1582
|
}
|
1570
1583
|
`;
|
1571
|
-
|
1584
|
+
export const PublishContents = gql `
|
1572
1585
|
mutation PublishContents($summaryPrompt: String, $publishPrompt: String!, $connector: ContentPublishingConnectorInput!, $filter: ContentFilter, $includeDetails: Boolean, $isSynchronous: Boolean, $correlationId: String, $name: String, $summarySpecification: EntityReferenceInput, $publishSpecification: EntityReferenceInput, $workflow: EntityReferenceInput) {
|
1573
1586
|
publishContents(
|
1574
1587
|
summaryPrompt: $summaryPrompt
|
@@ -1696,7 +1709,7 @@ exports.PublishContents = (0, graphql_tag_1.default) `
|
|
1696
1709
|
}
|
1697
1710
|
}
|
1698
1711
|
`;
|
1699
|
-
|
1712
|
+
export const PublishText = gql `
|
1700
1713
|
mutation PublishText($text: String!, $textType: TextTypes, $connector: ContentPublishingConnectorInput!, $isSynchronous: Boolean, $correlationId: String, $name: String, $workflow: EntityReferenceInput) {
|
1701
1714
|
publishText(
|
1702
1715
|
text: $text
|
@@ -1820,7 +1833,7 @@ exports.PublishText = (0, graphql_tag_1.default) `
|
|
1820
1833
|
}
|
1821
1834
|
}
|
1822
1835
|
`;
|
1823
|
-
|
1836
|
+
export const QueryContents = gql `
|
1824
1837
|
query QueryContents($filter: ContentFilter, $correlationId: String) {
|
1825
1838
|
contents(filter: $filter, correlationId: $correlationId) {
|
1826
1839
|
results {
|
@@ -2072,7 +2085,7 @@ exports.QueryContents = (0, graphql_tag_1.default) `
|
|
2072
2085
|
}
|
2073
2086
|
}
|
2074
2087
|
`;
|
2075
|
-
|
2088
|
+
export const QueryContentsFacets = gql `
|
2076
2089
|
query QueryContentsFacets($filter: ContentFilter, $facets: [ContentFacetInput!], $correlationId: String) {
|
2077
2090
|
contents(filter: $filter, facets: $facets, correlationId: $correlationId) {
|
2078
2091
|
facets {
|
@@ -2095,7 +2108,7 @@ exports.QueryContentsFacets = (0, graphql_tag_1.default) `
|
|
2095
2108
|
}
|
2096
2109
|
}
|
2097
2110
|
`;
|
2098
|
-
|
2111
|
+
export const QueryContentsGraph = gql `
|
2099
2112
|
query QueryContentsGraph($filter: ContentFilter, $graph: ContentGraphInput, $correlationId: String) {
|
2100
2113
|
contents(filter: $filter, graph: $graph, correlationId: $correlationId) {
|
2101
2114
|
graph {
|
@@ -2114,7 +2127,7 @@ exports.QueryContentsGraph = (0, graphql_tag_1.default) `
|
|
2114
2127
|
}
|
2115
2128
|
}
|
2116
2129
|
`;
|
2117
|
-
|
2130
|
+
export const ScreenshotPage = gql `
|
2118
2131
|
mutation ScreenshotPage($uri: URL!, $maximumHeight: Int, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $correlationId: String) {
|
2119
2132
|
screenshotPage(
|
2120
2133
|
uri: $uri
|
@@ -2166,7 +2179,7 @@ exports.ScreenshotPage = (0, graphql_tag_1.default) `
|
|
2166
2179
|
}
|
2167
2180
|
}
|
2168
2181
|
`;
|
2169
|
-
|
2182
|
+
export const SummarizeContents = gql `
|
2170
2183
|
mutation SummarizeContents($summarizations: [SummarizationStrategyInput!]!, $filter: ContentFilter, $correlationId: String) {
|
2171
2184
|
summarizeContents(
|
2172
2185
|
summarizations: $summarizations
|
@@ -2189,7 +2202,7 @@ exports.SummarizeContents = (0, graphql_tag_1.default) `
|
|
2189
2202
|
}
|
2190
2203
|
}
|
2191
2204
|
`;
|
2192
|
-
|
2205
|
+
export const SummarizeText = gql `
|
2193
2206
|
mutation SummarizeText($summarization: SummarizationStrategyInput!, $text: String!, $textType: TextTypes, $correlationId: String) {
|
2194
2207
|
summarizeText(
|
2195
2208
|
summarization: $summarization
|
@@ -2213,7 +2226,7 @@ exports.SummarizeText = (0, graphql_tag_1.default) `
|
|
2213
2226
|
}
|
2214
2227
|
}
|
2215
2228
|
`;
|
2216
|
-
|
2229
|
+
export const UpdateContent = gql `
|
2217
2230
|
mutation UpdateContent($content: ContentUpdateInput!) {
|
2218
2231
|
updateContent(content: $content) {
|
2219
2232
|
id
|
@@ -2258,7 +2271,7 @@ exports.UpdateContent = (0, graphql_tag_1.default) `
|
|
2258
2271
|
}
|
2259
2272
|
}
|
2260
2273
|
`;
|
2261
|
-
|
2274
|
+
export const AskGraphlit = gql `
|
2262
2275
|
mutation AskGraphlit($prompt: String!, $type: SdkTypes, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
2263
2276
|
askGraphlit(
|
2264
2277
|
prompt: $prompt
|
@@ -2399,7 +2412,17 @@ exports.AskGraphlit = (0, graphql_tag_1.default) `
|
|
2399
2412
|
}
|
2400
2413
|
}
|
2401
2414
|
`;
|
2402
|
-
|
2415
|
+
export const BranchConversation = gql `
|
2416
|
+
mutation BranchConversation($id: ID!) {
|
2417
|
+
branchConversation(id: $id) {
|
2418
|
+
id
|
2419
|
+
name
|
2420
|
+
state
|
2421
|
+
type
|
2422
|
+
}
|
2423
|
+
}
|
2424
|
+
`;
|
2425
|
+
export const ClearConversation = gql `
|
2403
2426
|
mutation ClearConversation($id: ID!) {
|
2404
2427
|
clearConversation(id: $id) {
|
2405
2428
|
id
|
@@ -2409,7 +2432,7 @@ exports.ClearConversation = (0, graphql_tag_1.default) `
|
|
2409
2432
|
}
|
2410
2433
|
}
|
2411
2434
|
`;
|
2412
|
-
|
2435
|
+
export const CloseConversation = gql `
|
2413
2436
|
mutation CloseConversation($id: ID!) {
|
2414
2437
|
closeConversation(id: $id) {
|
2415
2438
|
id
|
@@ -2419,7 +2442,7 @@ exports.CloseConversation = (0, graphql_tag_1.default) `
|
|
2419
2442
|
}
|
2420
2443
|
}
|
2421
2444
|
`;
|
2422
|
-
|
2445
|
+
export const CompleteConversation = gql `
|
2423
2446
|
mutation CompleteConversation($completion: String!, $id: ID!, $correlationId: String) {
|
2424
2447
|
completeConversation(
|
2425
2448
|
completion: $completion
|
@@ -2735,7 +2758,7 @@ exports.CompleteConversation = (0, graphql_tag_1.default) `
|
|
2735
2758
|
}
|
2736
2759
|
}
|
2737
2760
|
`;
|
2738
|
-
|
2761
|
+
export const ContinueConversation = gql `
|
2739
2762
|
mutation ContinueConversation($id: ID!, $responses: [ConversationToolResponseInput!]!, $correlationId: String) {
|
2740
2763
|
continueConversation(
|
2741
2764
|
id: $id
|
@@ -3051,14 +3074,14 @@ exports.ContinueConversation = (0, graphql_tag_1.default) `
|
|
3051
3074
|
}
|
3052
3075
|
}
|
3053
3076
|
`;
|
3054
|
-
|
3077
|
+
export const CountConversations = gql `
|
3055
3078
|
query CountConversations($filter: ConversationFilter, $correlationId: String) {
|
3056
3079
|
countConversations(filter: $filter, correlationId: $correlationId) {
|
3057
3080
|
count
|
3058
3081
|
}
|
3059
3082
|
}
|
3060
3083
|
`;
|
3061
|
-
|
3084
|
+
export const CreateConversation = gql `
|
3062
3085
|
mutation CreateConversation($conversation: ConversationInput!, $correlationId: String) {
|
3063
3086
|
createConversation(conversation: $conversation, correlationId: $correlationId) {
|
3064
3087
|
id
|
@@ -3068,7 +3091,7 @@ exports.CreateConversation = (0, graphql_tag_1.default) `
|
|
3068
3091
|
}
|
3069
3092
|
}
|
3070
3093
|
`;
|
3071
|
-
|
3094
|
+
export const DeleteAllConversations = gql `
|
3072
3095
|
mutation DeleteAllConversations($filter: ConversationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
3073
3096
|
deleteAllConversations(
|
3074
3097
|
filter: $filter
|
@@ -3080,7 +3103,7 @@ exports.DeleteAllConversations = (0, graphql_tag_1.default) `
|
|
3080
3103
|
}
|
3081
3104
|
}
|
3082
3105
|
`;
|
3083
|
-
|
3106
|
+
export const DeleteConversation = gql `
|
3084
3107
|
mutation DeleteConversation($id: ID!) {
|
3085
3108
|
deleteConversation(id: $id) {
|
3086
3109
|
id
|
@@ -3088,7 +3111,7 @@ exports.DeleteConversation = (0, graphql_tag_1.default) `
|
|
3088
3111
|
}
|
3089
3112
|
}
|
3090
3113
|
`;
|
3091
|
-
|
3114
|
+
export const DeleteConversations = gql `
|
3092
3115
|
mutation DeleteConversations($ids: [ID!]!, $isSynchronous: Boolean) {
|
3093
3116
|
deleteConversations(ids: $ids, isSynchronous: $isSynchronous) {
|
3094
3117
|
id
|
@@ -3096,12 +3119,13 @@ exports.DeleteConversations = (0, graphql_tag_1.default) `
|
|
3096
3119
|
}
|
3097
3120
|
}
|
3098
3121
|
`;
|
3099
|
-
|
3100
|
-
mutation FormatConversation($prompt: String!, $id: ID, $specification: EntityReferenceInput, $includeDetails: Boolean, $correlationId: String) {
|
3122
|
+
export const FormatConversation = gql `
|
3123
|
+
mutation FormatConversation($prompt: String!, $id: ID, $specification: EntityReferenceInput, $tools: [ToolDefinitionInput!], $includeDetails: Boolean, $correlationId: String) {
|
3101
3124
|
formatConversation(
|
3102
3125
|
prompt: $prompt
|
3103
3126
|
id: $id
|
3104
3127
|
specification: $specification
|
3128
|
+
tools: $tools
|
3105
3129
|
includeDetails: $includeDetails
|
3106
3130
|
correlationId: $correlationId
|
3107
3131
|
) {
|
@@ -3414,7 +3438,7 @@ exports.FormatConversation = (0, graphql_tag_1.default) `
|
|
3414
3438
|
}
|
3415
3439
|
}
|
3416
3440
|
`;
|
3417
|
-
|
3441
|
+
export const GetConversation = gql `
|
3418
3442
|
query GetConversation($id: ID!, $correlationId: String) {
|
3419
3443
|
conversation(id: $id, correlationId: $correlationId) {
|
3420
3444
|
id
|
@@ -3729,7 +3753,7 @@ exports.GetConversation = (0, graphql_tag_1.default) `
|
|
3729
3753
|
}
|
3730
3754
|
}
|
3731
3755
|
`;
|
3732
|
-
|
3756
|
+
export const Prompt = gql `
|
3733
3757
|
mutation Prompt($prompt: String, $mimeType: String, $data: String, $specification: EntityReferenceInput, $messages: [ConversationMessageInput!], $correlationId: String) {
|
3734
3758
|
prompt(
|
3735
3759
|
prompt: $prompt
|
@@ -3871,7 +3895,7 @@ exports.Prompt = (0, graphql_tag_1.default) `
|
|
3871
3895
|
}
|
3872
3896
|
}
|
3873
3897
|
`;
|
3874
|
-
|
3898
|
+
export const PromptConversation = gql `
|
3875
3899
|
mutation PromptConversation($prompt: String!, $mimeType: String, $data: String, $id: ID, $specification: EntityReferenceInput, $tools: [ToolDefinitionInput!], $requireTool: Boolean, $includeDetails: Boolean, $correlationId: String) {
|
3876
3900
|
promptConversation(
|
3877
3901
|
prompt: $prompt
|
@@ -4193,7 +4217,7 @@ exports.PromptConversation = (0, graphql_tag_1.default) `
|
|
4193
4217
|
}
|
4194
4218
|
}
|
4195
4219
|
`;
|
4196
|
-
|
4220
|
+
export const PublishConversation = gql `
|
4197
4221
|
mutation PublishConversation($id: ID!, $connector: ContentPublishingConnectorInput!, $name: String, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $correlationId: String) {
|
4198
4222
|
publishConversation(
|
4199
4223
|
id: $id
|
@@ -4316,7 +4340,7 @@ exports.PublishConversation = (0, graphql_tag_1.default) `
|
|
4316
4340
|
}
|
4317
4341
|
}
|
4318
4342
|
`;
|
4319
|
-
|
4343
|
+
export const QueryConversations = gql `
|
4320
4344
|
query QueryConversations($filter: ConversationFilter, $correlationId: String) {
|
4321
4345
|
conversations(filter: $filter, correlationId: $correlationId) {
|
4322
4346
|
results {
|
@@ -4633,7 +4657,7 @@ exports.QueryConversations = (0, graphql_tag_1.default) `
|
|
4633
4657
|
}
|
4634
4658
|
}
|
4635
4659
|
`;
|
4636
|
-
|
4660
|
+
export const RetrieveSources = gql `
|
4637
4661
|
mutation RetrieveSources($prompt: String!, $filter: ContentFilter, $augmentedFilter: ContentFilter, $retrievalStrategy: RetrievalStrategyInput, $rerankingStrategy: RerankingStrategyInput, $correlationId: String) {
|
4638
4662
|
retrieveSources(
|
4639
4663
|
prompt: $prompt
|
@@ -4659,7 +4683,7 @@ exports.RetrieveSources = (0, graphql_tag_1.default) `
|
|
4659
4683
|
}
|
4660
4684
|
}
|
4661
4685
|
`;
|
4662
|
-
|
4686
|
+
export const ReviseContent = gql `
|
4663
4687
|
mutation ReviseContent($prompt: String!, $content: EntityReferenceInput!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
4664
4688
|
reviseContent(
|
4665
4689
|
prompt: $prompt
|
@@ -4800,7 +4824,7 @@ exports.ReviseContent = (0, graphql_tag_1.default) `
|
|
4800
4824
|
}
|
4801
4825
|
}
|
4802
4826
|
`;
|
4803
|
-
|
4827
|
+
export const ReviseEncodedImage = gql `
|
4804
4828
|
mutation ReviseEncodedImage($prompt: String!, $mimeType: String!, $data: String!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
4805
4829
|
reviseEncodedImage(
|
4806
4830
|
prompt: $prompt
|
@@ -4942,7 +4966,7 @@ exports.ReviseEncodedImage = (0, graphql_tag_1.default) `
|
|
4942
4966
|
}
|
4943
4967
|
}
|
4944
4968
|
`;
|
4945
|
-
|
4969
|
+
export const ReviseImage = gql `
|
4946
4970
|
mutation ReviseImage($prompt: String!, $uri: URL!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
4947
4971
|
reviseImage(
|
4948
4972
|
prompt: $prompt
|
@@ -5083,7 +5107,7 @@ exports.ReviseImage = (0, graphql_tag_1.default) `
|
|
5083
5107
|
}
|
5084
5108
|
}
|
5085
5109
|
`;
|
5086
|
-
|
5110
|
+
export const ReviseText = gql `
|
5087
5111
|
mutation ReviseText($prompt: String!, $text: String!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
5088
5112
|
reviseText(
|
5089
5113
|
prompt: $prompt
|
@@ -5224,7 +5248,7 @@ exports.ReviseText = (0, graphql_tag_1.default) `
|
|
5224
5248
|
}
|
5225
5249
|
}
|
5226
5250
|
`;
|
5227
|
-
|
5251
|
+
export const SuggestConversation = gql `
|
5228
5252
|
mutation SuggestConversation($id: ID!, $count: Int, $prompt: String, $correlationId: String) {
|
5229
5253
|
suggestConversation(
|
5230
5254
|
id: $id
|
@@ -5236,7 +5260,7 @@ exports.SuggestConversation = (0, graphql_tag_1.default) `
|
|
5236
5260
|
}
|
5237
5261
|
}
|
5238
5262
|
`;
|
5239
|
-
|
5263
|
+
export const UpdateConversation = gql `
|
5240
5264
|
mutation UpdateConversation($conversation: ConversationUpdateInput!) {
|
5241
5265
|
updateConversation(conversation: $conversation) {
|
5242
5266
|
id
|
@@ -5246,14 +5270,14 @@ exports.UpdateConversation = (0, graphql_tag_1.default) `
|
|
5246
5270
|
}
|
5247
5271
|
}
|
5248
5272
|
`;
|
5249
|
-
|
5273
|
+
export const CountEvents = gql `
|
5250
5274
|
query CountEvents($filter: EventFilter, $correlationId: String) {
|
5251
5275
|
countEvents(filter: $filter, correlationId: $correlationId) {
|
5252
5276
|
count
|
5253
5277
|
}
|
5254
5278
|
}
|
5255
5279
|
`;
|
5256
|
-
|
5280
|
+
export const CreateEvent = gql `
|
5257
5281
|
mutation CreateEvent($event: EventInput!) {
|
5258
5282
|
createEvent(event: $event) {
|
5259
5283
|
id
|
@@ -5261,7 +5285,7 @@ exports.CreateEvent = (0, graphql_tag_1.default) `
|
|
5261
5285
|
}
|
5262
5286
|
}
|
5263
5287
|
`;
|
5264
|
-
|
5288
|
+
export const DeleteAllEvents = gql `
|
5265
5289
|
mutation DeleteAllEvents($filter: EventFilter, $isSynchronous: Boolean, $correlationId: String) {
|
5266
5290
|
deleteAllEvents(
|
5267
5291
|
filter: $filter
|
@@ -5273,7 +5297,7 @@ exports.DeleteAllEvents = (0, graphql_tag_1.default) `
|
|
5273
5297
|
}
|
5274
5298
|
}
|
5275
5299
|
`;
|
5276
|
-
|
5300
|
+
export const DeleteEvent = gql `
|
5277
5301
|
mutation DeleteEvent($id: ID!) {
|
5278
5302
|
deleteEvent(id: $id) {
|
5279
5303
|
id
|
@@ -5281,7 +5305,7 @@ exports.DeleteEvent = (0, graphql_tag_1.default) `
|
|
5281
5305
|
}
|
5282
5306
|
}
|
5283
5307
|
`;
|
5284
|
-
|
5308
|
+
export const DeleteEvents = gql `
|
5285
5309
|
mutation DeleteEvents($ids: [ID!]!, $isSynchronous: Boolean) {
|
5286
5310
|
deleteEvents(ids: $ids, isSynchronous: $isSynchronous) {
|
5287
5311
|
id
|
@@ -5289,7 +5313,7 @@ exports.DeleteEvents = (0, graphql_tag_1.default) `
|
|
5289
5313
|
}
|
5290
5314
|
}
|
5291
5315
|
`;
|
5292
|
-
|
5316
|
+
export const GetEvent = gql `
|
5293
5317
|
query GetEvent($id: ID!, $correlationId: String) {
|
5294
5318
|
event(id: $id, correlationId: $correlationId) {
|
5295
5319
|
id
|
@@ -5321,7 +5345,7 @@ exports.GetEvent = (0, graphql_tag_1.default) `
|
|
5321
5345
|
}
|
5322
5346
|
}
|
5323
5347
|
`;
|
5324
|
-
|
5348
|
+
export const QueryEvents = gql `
|
5325
5349
|
query QueryEvents($filter: EventFilter, $correlationId: String) {
|
5326
5350
|
events(filter: $filter, correlationId: $correlationId) {
|
5327
5351
|
results {
|
@@ -5355,7 +5379,7 @@ exports.QueryEvents = (0, graphql_tag_1.default) `
|
|
5355
5379
|
}
|
5356
5380
|
}
|
5357
5381
|
`;
|
5358
|
-
|
5382
|
+
export const UpdateEvent = gql `
|
5359
5383
|
mutation UpdateEvent($event: EventUpdateInput!) {
|
5360
5384
|
updateEvent(event: $event) {
|
5361
5385
|
id
|
@@ -5363,14 +5387,14 @@ exports.UpdateEvent = (0, graphql_tag_1.default) `
|
|
5363
5387
|
}
|
5364
5388
|
}
|
5365
5389
|
`;
|
5366
|
-
|
5390
|
+
export const CountFeeds = gql `
|
5367
5391
|
query CountFeeds($filter: FeedFilter, $correlationId: String) {
|
5368
5392
|
countFeeds(filter: $filter, correlationId: $correlationId) {
|
5369
5393
|
count
|
5370
5394
|
}
|
5371
5395
|
}
|
5372
5396
|
`;
|
5373
|
-
|
5397
|
+
export const CreateFeed = gql `
|
5374
5398
|
mutation CreateFeed($feed: FeedInput!, $correlationId: String) {
|
5375
5399
|
createFeed(feed: $feed, correlationId: $correlationId) {
|
5376
5400
|
id
|
@@ -5380,7 +5404,7 @@ exports.CreateFeed = (0, graphql_tag_1.default) `
|
|
5380
5404
|
}
|
5381
5405
|
}
|
5382
5406
|
`;
|
5383
|
-
|
5407
|
+
export const DeleteAllFeeds = gql `
|
5384
5408
|
mutation DeleteAllFeeds($filter: FeedFilter, $isSynchronous: Boolean, $correlationId: String) {
|
5385
5409
|
deleteAllFeeds(
|
5386
5410
|
filter: $filter
|
@@ -5392,7 +5416,7 @@ exports.DeleteAllFeeds = (0, graphql_tag_1.default) `
|
|
5392
5416
|
}
|
5393
5417
|
}
|
5394
5418
|
`;
|
5395
|
-
|
5419
|
+
export const DeleteFeed = gql `
|
5396
5420
|
mutation DeleteFeed($id: ID!) {
|
5397
5421
|
deleteFeed(id: $id) {
|
5398
5422
|
id
|
@@ -5400,7 +5424,7 @@ exports.DeleteFeed = (0, graphql_tag_1.default) `
|
|
5400
5424
|
}
|
5401
5425
|
}
|
5402
5426
|
`;
|
5403
|
-
|
5427
|
+
export const DeleteFeeds = gql `
|
5404
5428
|
mutation DeleteFeeds($ids: [ID!]!, $isSynchronous: Boolean) {
|
5405
5429
|
deleteFeeds(ids: $ids, isSynchronous: $isSynchronous) {
|
5406
5430
|
id
|
@@ -5408,7 +5432,7 @@ exports.DeleteFeeds = (0, graphql_tag_1.default) `
|
|
5408
5432
|
}
|
5409
5433
|
}
|
5410
5434
|
`;
|
5411
|
-
|
5435
|
+
export const DisableFeed = gql `
|
5412
5436
|
mutation DisableFeed($id: ID!) {
|
5413
5437
|
disableFeed(id: $id) {
|
5414
5438
|
id
|
@@ -5416,7 +5440,7 @@ exports.DisableFeed = (0, graphql_tag_1.default) `
|
|
5416
5440
|
}
|
5417
5441
|
}
|
5418
5442
|
`;
|
5419
|
-
|
5443
|
+
export const EnableFeed = gql `
|
5420
5444
|
mutation EnableFeed($id: ID!) {
|
5421
5445
|
enableFeed(id: $id) {
|
5422
5446
|
id
|
@@ -5424,14 +5448,14 @@ exports.EnableFeed = (0, graphql_tag_1.default) `
|
|
5424
5448
|
}
|
5425
5449
|
}
|
5426
5450
|
`;
|
5427
|
-
|
5451
|
+
export const FeedExists = gql `
|
5428
5452
|
query FeedExists($filter: FeedFilter, $correlationId: String) {
|
5429
5453
|
feedExists(filter: $filter, correlationId: $correlationId) {
|
5430
5454
|
result
|
5431
5455
|
}
|
5432
5456
|
}
|
5433
5457
|
`;
|
5434
|
-
|
5458
|
+
export const GetFeed = gql `
|
5435
5459
|
query GetFeed($id: ID!, $correlationId: String) {
|
5436
5460
|
feed(id: $id, correlationId: $correlationId) {
|
5437
5461
|
id
|
@@ -5671,21 +5695,21 @@ exports.GetFeed = (0, graphql_tag_1.default) `
|
|
5671
5695
|
}
|
5672
5696
|
}
|
5673
5697
|
`;
|
5674
|
-
|
5698
|
+
export const GetSharePointConsentUri = gql `
|
5675
5699
|
query GetSharePointConsentUri($tenantId: ID!) {
|
5676
5700
|
sharePointConsentUri(tenantId: $tenantId) {
|
5677
5701
|
uri
|
5678
5702
|
}
|
5679
5703
|
}
|
5680
5704
|
`;
|
5681
|
-
|
5705
|
+
export const IsFeedDone = gql `
|
5682
5706
|
query IsFeedDone($id: ID!) {
|
5683
5707
|
isFeedDone(id: $id) {
|
5684
5708
|
result
|
5685
5709
|
}
|
5686
5710
|
}
|
5687
5711
|
`;
|
5688
|
-
|
5712
|
+
export const QueryFeeds = gql `
|
5689
5713
|
query QueryFeeds($filter: FeedFilter, $correlationId: String) {
|
5690
5714
|
feeds(filter: $filter, correlationId: $correlationId) {
|
5691
5715
|
results {
|
@@ -5927,14 +5951,14 @@ exports.QueryFeeds = (0, graphql_tag_1.default) `
|
|
5927
5951
|
}
|
5928
5952
|
}
|
5929
5953
|
`;
|
5930
|
-
|
5954
|
+
export const QueryLinearProjects = gql `
|
5931
5955
|
query QueryLinearProjects($properties: LinearProjectsInput!) {
|
5932
5956
|
linearProjects(properties: $properties) {
|
5933
5957
|
results
|
5934
5958
|
}
|
5935
5959
|
}
|
5936
5960
|
`;
|
5937
|
-
|
5961
|
+
export const QueryMicrosoftTeamsChannels = gql `
|
5938
5962
|
query QueryMicrosoftTeamsChannels($properties: MicrosoftTeamsChannelsInput!, $teamId: ID!) {
|
5939
5963
|
microsoftTeamsChannels(properties: $properties, teamId: $teamId) {
|
5940
5964
|
results {
|
@@ -5944,7 +5968,7 @@ exports.QueryMicrosoftTeamsChannels = (0, graphql_tag_1.default) `
|
|
5944
5968
|
}
|
5945
5969
|
}
|
5946
5970
|
`;
|
5947
|
-
|
5971
|
+
export const QueryMicrosoftTeamsTeams = gql `
|
5948
5972
|
query QueryMicrosoftTeamsTeams($properties: MicrosoftTeamsTeamsInput!) {
|
5949
5973
|
microsoftTeamsTeams(properties: $properties) {
|
5950
5974
|
results {
|
@@ -5954,21 +5978,21 @@ exports.QueryMicrosoftTeamsTeams = (0, graphql_tag_1.default) `
|
|
5954
5978
|
}
|
5955
5979
|
}
|
5956
5980
|
`;
|
5957
|
-
|
5981
|
+
export const QueryNotionDatabases = gql `
|
5958
5982
|
query QueryNotionDatabases($properties: NotionDatabasesInput!) {
|
5959
5983
|
notionDatabases(properties: $properties) {
|
5960
5984
|
results
|
5961
5985
|
}
|
5962
5986
|
}
|
5963
5987
|
`;
|
5964
|
-
|
5988
|
+
export const QueryNotionPages = gql `
|
5965
5989
|
query QueryNotionPages($properties: NotionPagesInput!, $identifier: String!) {
|
5966
5990
|
notionPages(properties: $properties, identifier: $identifier) {
|
5967
5991
|
results
|
5968
5992
|
}
|
5969
5993
|
}
|
5970
5994
|
`;
|
5971
|
-
|
5995
|
+
export const QueryOneDriveFolders = gql `
|
5972
5996
|
query QueryOneDriveFolders($properties: OneDriveFoldersInput!, $folderId: ID) {
|
5973
5997
|
oneDriveFolders(properties: $properties, folderId: $folderId) {
|
5974
5998
|
results {
|
@@ -5978,7 +6002,7 @@ exports.QueryOneDriveFolders = (0, graphql_tag_1.default) `
|
|
5978
6002
|
}
|
5979
6003
|
}
|
5980
6004
|
`;
|
5981
|
-
|
6005
|
+
export const QuerySharePointFolders = gql `
|
5982
6006
|
query QuerySharePointFolders($properties: SharePointFoldersInput!, $libraryId: ID!, $folderId: ID) {
|
5983
6007
|
sharePointFolders(
|
5984
6008
|
properties: $properties
|
@@ -5993,7 +6017,7 @@ exports.QuerySharePointFolders = (0, graphql_tag_1.default) `
|
|
5993
6017
|
}
|
5994
6018
|
}
|
5995
6019
|
`;
|
5996
|
-
|
6020
|
+
export const QuerySharePointLibraries = gql `
|
5997
6021
|
query QuerySharePointLibraries($properties: SharePointLibrariesInput!) {
|
5998
6022
|
sharePointLibraries(properties: $properties) {
|
5999
6023
|
accountName
|
@@ -6006,14 +6030,14 @@ exports.QuerySharePointLibraries = (0, graphql_tag_1.default) `
|
|
6006
6030
|
}
|
6007
6031
|
}
|
6008
6032
|
`;
|
6009
|
-
|
6033
|
+
export const QuerySlackChannels = gql `
|
6010
6034
|
query QuerySlackChannels($properties: SlackChannelsInput!) {
|
6011
6035
|
slackChannels(properties: $properties) {
|
6012
6036
|
results
|
6013
6037
|
}
|
6014
6038
|
}
|
6015
6039
|
`;
|
6016
|
-
|
6040
|
+
export const UpdateFeed = gql `
|
6017
6041
|
mutation UpdateFeed($feed: FeedUpdateInput!) {
|
6018
6042
|
updateFeed(feed: $feed) {
|
6019
6043
|
id
|
@@ -6023,14 +6047,14 @@ exports.UpdateFeed = (0, graphql_tag_1.default) `
|
|
6023
6047
|
}
|
6024
6048
|
}
|
6025
6049
|
`;
|
6026
|
-
|
6050
|
+
export const CountLabels = gql `
|
6027
6051
|
query CountLabels($filter: LabelFilter, $correlationId: String) {
|
6028
6052
|
countLabels(filter: $filter, correlationId: $correlationId) {
|
6029
6053
|
count
|
6030
6054
|
}
|
6031
6055
|
}
|
6032
6056
|
`;
|
6033
|
-
|
6057
|
+
export const CreateLabel = gql `
|
6034
6058
|
mutation CreateLabel($label: LabelInput!) {
|
6035
6059
|
createLabel(label: $label) {
|
6036
6060
|
id
|
@@ -6038,7 +6062,7 @@ exports.CreateLabel = (0, graphql_tag_1.default) `
|
|
6038
6062
|
}
|
6039
6063
|
}
|
6040
6064
|
`;
|
6041
|
-
|
6065
|
+
export const DeleteAllLabels = gql `
|
6042
6066
|
mutation DeleteAllLabels($filter: LabelFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6043
6067
|
deleteAllLabels(
|
6044
6068
|
filter: $filter
|
@@ -6050,7 +6074,7 @@ exports.DeleteAllLabels = (0, graphql_tag_1.default) `
|
|
6050
6074
|
}
|
6051
6075
|
}
|
6052
6076
|
`;
|
6053
|
-
|
6077
|
+
export const DeleteLabel = gql `
|
6054
6078
|
mutation DeleteLabel($id: ID!) {
|
6055
6079
|
deleteLabel(id: $id) {
|
6056
6080
|
id
|
@@ -6058,7 +6082,7 @@ exports.DeleteLabel = (0, graphql_tag_1.default) `
|
|
6058
6082
|
}
|
6059
6083
|
}
|
6060
6084
|
`;
|
6061
|
-
|
6085
|
+
export const DeleteLabels = gql `
|
6062
6086
|
mutation DeleteLabels($ids: [ID!]!, $isSynchronous: Boolean) {
|
6063
6087
|
deleteLabels(ids: $ids, isSynchronous: $isSynchronous) {
|
6064
6088
|
id
|
@@ -6066,7 +6090,7 @@ exports.DeleteLabels = (0, graphql_tag_1.default) `
|
|
6066
6090
|
}
|
6067
6091
|
}
|
6068
6092
|
`;
|
6069
|
-
|
6093
|
+
export const GetLabel = gql `
|
6070
6094
|
query GetLabel($id: ID!, $correlationId: String) {
|
6071
6095
|
label(id: $id, correlationId: $correlationId) {
|
6072
6096
|
id
|
@@ -6077,7 +6101,7 @@ exports.GetLabel = (0, graphql_tag_1.default) `
|
|
6077
6101
|
}
|
6078
6102
|
}
|
6079
6103
|
`;
|
6080
|
-
|
6104
|
+
export const QueryLabels = gql `
|
6081
6105
|
query QueryLabels($filter: LabelFilter, $correlationId: String) {
|
6082
6106
|
labels(filter: $filter, correlationId: $correlationId) {
|
6083
6107
|
results {
|
@@ -6090,7 +6114,7 @@ exports.QueryLabels = (0, graphql_tag_1.default) `
|
|
6090
6114
|
}
|
6091
6115
|
}
|
6092
6116
|
`;
|
6093
|
-
|
6117
|
+
export const UpdateLabel = gql `
|
6094
6118
|
mutation UpdateLabel($label: LabelUpdateInput!) {
|
6095
6119
|
updateLabel(label: $label) {
|
6096
6120
|
id
|
@@ -6098,7 +6122,7 @@ exports.UpdateLabel = (0, graphql_tag_1.default) `
|
|
6098
6122
|
}
|
6099
6123
|
}
|
6100
6124
|
`;
|
6101
|
-
|
6125
|
+
export const UpsertLabel = gql `
|
6102
6126
|
mutation UpsertLabel($label: LabelInput!) {
|
6103
6127
|
upsertLabel(label: $label) {
|
6104
6128
|
id
|
@@ -6106,14 +6130,14 @@ exports.UpsertLabel = (0, graphql_tag_1.default) `
|
|
6106
6130
|
}
|
6107
6131
|
}
|
6108
6132
|
`;
|
6109
|
-
|
6133
|
+
export const CountMedicalConditions = gql `
|
6110
6134
|
query CountMedicalConditions($filter: MedicalConditionFilter, $correlationId: String) {
|
6111
6135
|
countMedicalConditions(filter: $filter, correlationId: $correlationId) {
|
6112
6136
|
count
|
6113
6137
|
}
|
6114
6138
|
}
|
6115
6139
|
`;
|
6116
|
-
|
6140
|
+
export const CreateMedicalCondition = gql `
|
6117
6141
|
mutation CreateMedicalCondition($medicalCondition: MedicalConditionInput!) {
|
6118
6142
|
createMedicalCondition(medicalCondition: $medicalCondition) {
|
6119
6143
|
id
|
@@ -6121,7 +6145,7 @@ exports.CreateMedicalCondition = (0, graphql_tag_1.default) `
|
|
6121
6145
|
}
|
6122
6146
|
}
|
6123
6147
|
`;
|
6124
|
-
|
6148
|
+
export const DeleteAllMedicalConditions = gql `
|
6125
6149
|
mutation DeleteAllMedicalConditions($filter: MedicalConditionFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6126
6150
|
deleteAllMedicalConditions(
|
6127
6151
|
filter: $filter
|
@@ -6133,7 +6157,7 @@ exports.DeleteAllMedicalConditions = (0, graphql_tag_1.default) `
|
|
6133
6157
|
}
|
6134
6158
|
}
|
6135
6159
|
`;
|
6136
|
-
|
6160
|
+
export const DeleteMedicalCondition = gql `
|
6137
6161
|
mutation DeleteMedicalCondition($id: ID!) {
|
6138
6162
|
deleteMedicalCondition(id: $id) {
|
6139
6163
|
id
|
@@ -6141,7 +6165,7 @@ exports.DeleteMedicalCondition = (0, graphql_tag_1.default) `
|
|
6141
6165
|
}
|
6142
6166
|
}
|
6143
6167
|
`;
|
6144
|
-
|
6168
|
+
export const DeleteMedicalConditions = gql `
|
6145
6169
|
mutation DeleteMedicalConditions($ids: [ID!]!, $isSynchronous: Boolean) {
|
6146
6170
|
deleteMedicalConditions(ids: $ids, isSynchronous: $isSynchronous) {
|
6147
6171
|
id
|
@@ -6149,7 +6173,7 @@ exports.DeleteMedicalConditions = (0, graphql_tag_1.default) `
|
|
6149
6173
|
}
|
6150
6174
|
}
|
6151
6175
|
`;
|
6152
|
-
|
6176
|
+
export const GetMedicalCondition = gql `
|
6153
6177
|
query GetMedicalCondition($id: ID!, $correlationId: String) {
|
6154
6178
|
medicalCondition(id: $id, correlationId: $correlationId) {
|
6155
6179
|
id
|
@@ -6164,7 +6188,7 @@ exports.GetMedicalCondition = (0, graphql_tag_1.default) `
|
|
6164
6188
|
}
|
6165
6189
|
}
|
6166
6190
|
`;
|
6167
|
-
|
6191
|
+
export const QueryMedicalConditions = gql `
|
6168
6192
|
query QueryMedicalConditions($filter: MedicalConditionFilter, $correlationId: String) {
|
6169
6193
|
medicalConditions(filter: $filter, correlationId: $correlationId) {
|
6170
6194
|
results {
|
@@ -6181,7 +6205,7 @@ exports.QueryMedicalConditions = (0, graphql_tag_1.default) `
|
|
6181
6205
|
}
|
6182
6206
|
}
|
6183
6207
|
`;
|
6184
|
-
|
6208
|
+
export const UpdateMedicalCondition = gql `
|
6185
6209
|
mutation UpdateMedicalCondition($medicalCondition: MedicalConditionUpdateInput!) {
|
6186
6210
|
updateMedicalCondition(medicalCondition: $medicalCondition) {
|
6187
6211
|
id
|
@@ -6189,14 +6213,14 @@ exports.UpdateMedicalCondition = (0, graphql_tag_1.default) `
|
|
6189
6213
|
}
|
6190
6214
|
}
|
6191
6215
|
`;
|
6192
|
-
|
6216
|
+
export const CountMedicalContraindications = gql `
|
6193
6217
|
query CountMedicalContraindications($filter: MedicalContraindicationFilter, $correlationId: String) {
|
6194
6218
|
countMedicalContraindications(filter: $filter, correlationId: $correlationId) {
|
6195
6219
|
count
|
6196
6220
|
}
|
6197
6221
|
}
|
6198
6222
|
`;
|
6199
|
-
|
6223
|
+
export const CreateMedicalContraindication = gql `
|
6200
6224
|
mutation CreateMedicalContraindication($medicalContraindication: MedicalContraindicationInput!) {
|
6201
6225
|
createMedicalContraindication(medicalContraindication: $medicalContraindication) {
|
6202
6226
|
id
|
@@ -6204,7 +6228,7 @@ exports.CreateMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6204
6228
|
}
|
6205
6229
|
}
|
6206
6230
|
`;
|
6207
|
-
|
6231
|
+
export const DeleteAllMedicalContraindications = gql `
|
6208
6232
|
mutation DeleteAllMedicalContraindications($filter: MedicalContraindicationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6209
6233
|
deleteAllMedicalContraindications(
|
6210
6234
|
filter: $filter
|
@@ -6216,7 +6240,7 @@ exports.DeleteAllMedicalContraindications = (0, graphql_tag_1.default) `
|
|
6216
6240
|
}
|
6217
6241
|
}
|
6218
6242
|
`;
|
6219
|
-
|
6243
|
+
export const DeleteMedicalContraindication = gql `
|
6220
6244
|
mutation DeleteMedicalContraindication($id: ID!) {
|
6221
6245
|
deleteMedicalContraindication(id: $id) {
|
6222
6246
|
id
|
@@ -6224,7 +6248,7 @@ exports.DeleteMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6224
6248
|
}
|
6225
6249
|
}
|
6226
6250
|
`;
|
6227
|
-
|
6251
|
+
export const DeleteMedicalContraindications = gql `
|
6228
6252
|
mutation DeleteMedicalContraindications($ids: [ID!]!, $isSynchronous: Boolean) {
|
6229
6253
|
deleteMedicalContraindications(ids: $ids, isSynchronous: $isSynchronous) {
|
6230
6254
|
id
|
@@ -6232,7 +6256,7 @@ exports.DeleteMedicalContraindications = (0, graphql_tag_1.default) `
|
|
6232
6256
|
}
|
6233
6257
|
}
|
6234
6258
|
`;
|
6235
|
-
|
6259
|
+
export const GetMedicalContraindication = gql `
|
6236
6260
|
query GetMedicalContraindication($id: ID!, $correlationId: String) {
|
6237
6261
|
medicalContraindication(id: $id, correlationId: $correlationId) {
|
6238
6262
|
id
|
@@ -6247,7 +6271,7 @@ exports.GetMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6247
6271
|
}
|
6248
6272
|
}
|
6249
6273
|
`;
|
6250
|
-
|
6274
|
+
export const QueryMedicalContraindications = gql `
|
6251
6275
|
query QueryMedicalContraindications($filter: MedicalContraindicationFilter, $correlationId: String) {
|
6252
6276
|
medicalContraindications(filter: $filter, correlationId: $correlationId) {
|
6253
6277
|
results {
|
@@ -6264,7 +6288,7 @@ exports.QueryMedicalContraindications = (0, graphql_tag_1.default) `
|
|
6264
6288
|
}
|
6265
6289
|
}
|
6266
6290
|
`;
|
6267
|
-
|
6291
|
+
export const UpdateMedicalContraindication = gql `
|
6268
6292
|
mutation UpdateMedicalContraindication($medicalContraindication: MedicalContraindicationUpdateInput!) {
|
6269
6293
|
updateMedicalContraindication(medicalContraindication: $medicalContraindication) {
|
6270
6294
|
id
|
@@ -6272,14 +6296,14 @@ exports.UpdateMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6272
6296
|
}
|
6273
6297
|
}
|
6274
6298
|
`;
|
6275
|
-
|
6299
|
+
export const CountMedicalDevices = gql `
|
6276
6300
|
query CountMedicalDevices($filter: MedicalDeviceFilter, $correlationId: String) {
|
6277
6301
|
countMedicalDevices(filter: $filter, correlationId: $correlationId) {
|
6278
6302
|
count
|
6279
6303
|
}
|
6280
6304
|
}
|
6281
6305
|
`;
|
6282
|
-
|
6306
|
+
export const CreateMedicalDevice = gql `
|
6283
6307
|
mutation CreateMedicalDevice($medicalDevice: MedicalDeviceInput!) {
|
6284
6308
|
createMedicalDevice(medicalDevice: $medicalDevice) {
|
6285
6309
|
id
|
@@ -6287,7 +6311,7 @@ exports.CreateMedicalDevice = (0, graphql_tag_1.default) `
|
|
6287
6311
|
}
|
6288
6312
|
}
|
6289
6313
|
`;
|
6290
|
-
|
6314
|
+
export const DeleteAllMedicalDevices = gql `
|
6291
6315
|
mutation DeleteAllMedicalDevices($filter: MedicalDeviceFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6292
6316
|
deleteAllMedicalDevices(
|
6293
6317
|
filter: $filter
|
@@ -6299,7 +6323,7 @@ exports.DeleteAllMedicalDevices = (0, graphql_tag_1.default) `
|
|
6299
6323
|
}
|
6300
6324
|
}
|
6301
6325
|
`;
|
6302
|
-
|
6326
|
+
export const DeleteMedicalDevice = gql `
|
6303
6327
|
mutation DeleteMedicalDevice($id: ID!) {
|
6304
6328
|
deleteMedicalDevice(id: $id) {
|
6305
6329
|
id
|
@@ -6307,7 +6331,7 @@ exports.DeleteMedicalDevice = (0, graphql_tag_1.default) `
|
|
6307
6331
|
}
|
6308
6332
|
}
|
6309
6333
|
`;
|
6310
|
-
|
6334
|
+
export const DeleteMedicalDevices = gql `
|
6311
6335
|
mutation DeleteMedicalDevices($ids: [ID!]!, $isSynchronous: Boolean) {
|
6312
6336
|
deleteMedicalDevices(ids: $ids, isSynchronous: $isSynchronous) {
|
6313
6337
|
id
|
@@ -6315,7 +6339,7 @@ exports.DeleteMedicalDevices = (0, graphql_tag_1.default) `
|
|
6315
6339
|
}
|
6316
6340
|
}
|
6317
6341
|
`;
|
6318
|
-
|
6342
|
+
export const GetMedicalDevice = gql `
|
6319
6343
|
query GetMedicalDevice($id: ID!, $correlationId: String) {
|
6320
6344
|
medicalDevice(id: $id, correlationId: $correlationId) {
|
6321
6345
|
id
|
@@ -6330,7 +6354,7 @@ exports.GetMedicalDevice = (0, graphql_tag_1.default) `
|
|
6330
6354
|
}
|
6331
6355
|
}
|
6332
6356
|
`;
|
6333
|
-
|
6357
|
+
export const QueryMedicalDevices = gql `
|
6334
6358
|
query QueryMedicalDevices($filter: MedicalDeviceFilter, $correlationId: String) {
|
6335
6359
|
medicalDevices(filter: $filter, correlationId: $correlationId) {
|
6336
6360
|
results {
|
@@ -6347,7 +6371,7 @@ exports.QueryMedicalDevices = (0, graphql_tag_1.default) `
|
|
6347
6371
|
}
|
6348
6372
|
}
|
6349
6373
|
`;
|
6350
|
-
|
6374
|
+
export const UpdateMedicalDevice = gql `
|
6351
6375
|
mutation UpdateMedicalDevice($medicalDevice: MedicalDeviceUpdateInput!) {
|
6352
6376
|
updateMedicalDevice(medicalDevice: $medicalDevice) {
|
6353
6377
|
id
|
@@ -6355,14 +6379,14 @@ exports.UpdateMedicalDevice = (0, graphql_tag_1.default) `
|
|
6355
6379
|
}
|
6356
6380
|
}
|
6357
6381
|
`;
|
6358
|
-
|
6382
|
+
export const CountMedicalDrugs = gql `
|
6359
6383
|
query CountMedicalDrugs($filter: MedicalDrugFilter, $correlationId: String) {
|
6360
6384
|
countMedicalDrugs(filter: $filter, correlationId: $correlationId) {
|
6361
6385
|
count
|
6362
6386
|
}
|
6363
6387
|
}
|
6364
6388
|
`;
|
6365
|
-
|
6389
|
+
export const CreateMedicalDrug = gql `
|
6366
6390
|
mutation CreateMedicalDrug($medicalDrug: MedicalDrugInput!) {
|
6367
6391
|
createMedicalDrug(medicalDrug: $medicalDrug) {
|
6368
6392
|
id
|
@@ -6370,7 +6394,7 @@ exports.CreateMedicalDrug = (0, graphql_tag_1.default) `
|
|
6370
6394
|
}
|
6371
6395
|
}
|
6372
6396
|
`;
|
6373
|
-
|
6397
|
+
export const DeleteAllMedicalDrugs = gql `
|
6374
6398
|
mutation DeleteAllMedicalDrugs($filter: MedicalDrugFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6375
6399
|
deleteAllMedicalDrugs(
|
6376
6400
|
filter: $filter
|
@@ -6382,7 +6406,7 @@ exports.DeleteAllMedicalDrugs = (0, graphql_tag_1.default) `
|
|
6382
6406
|
}
|
6383
6407
|
}
|
6384
6408
|
`;
|
6385
|
-
|
6409
|
+
export const DeleteMedicalDrug = gql `
|
6386
6410
|
mutation DeleteMedicalDrug($id: ID!) {
|
6387
6411
|
deleteMedicalDrug(id: $id) {
|
6388
6412
|
id
|
@@ -6390,7 +6414,7 @@ exports.DeleteMedicalDrug = (0, graphql_tag_1.default) `
|
|
6390
6414
|
}
|
6391
6415
|
}
|
6392
6416
|
`;
|
6393
|
-
|
6417
|
+
export const DeleteMedicalDrugs = gql `
|
6394
6418
|
mutation DeleteMedicalDrugs($ids: [ID!]!, $isSynchronous: Boolean) {
|
6395
6419
|
deleteMedicalDrugs(ids: $ids, isSynchronous: $isSynchronous) {
|
6396
6420
|
id
|
@@ -6398,7 +6422,7 @@ exports.DeleteMedicalDrugs = (0, graphql_tag_1.default) `
|
|
6398
6422
|
}
|
6399
6423
|
}
|
6400
6424
|
`;
|
6401
|
-
|
6425
|
+
export const GetMedicalDrug = gql `
|
6402
6426
|
query GetMedicalDrug($id: ID!, $correlationId: String) {
|
6403
6427
|
medicalDrug(id: $id, correlationId: $correlationId) {
|
6404
6428
|
id
|
@@ -6413,7 +6437,7 @@ exports.GetMedicalDrug = (0, graphql_tag_1.default) `
|
|
6413
6437
|
}
|
6414
6438
|
}
|
6415
6439
|
`;
|
6416
|
-
|
6440
|
+
export const QueryMedicalDrugs = gql `
|
6417
6441
|
query QueryMedicalDrugs($filter: MedicalDrugFilter, $correlationId: String) {
|
6418
6442
|
medicalDrugs(filter: $filter, correlationId: $correlationId) {
|
6419
6443
|
results {
|
@@ -6430,7 +6454,7 @@ exports.QueryMedicalDrugs = (0, graphql_tag_1.default) `
|
|
6430
6454
|
}
|
6431
6455
|
}
|
6432
6456
|
`;
|
6433
|
-
|
6457
|
+
export const UpdateMedicalDrug = gql `
|
6434
6458
|
mutation UpdateMedicalDrug($medicalDrug: MedicalDrugUpdateInput!) {
|
6435
6459
|
updateMedicalDrug(medicalDrug: $medicalDrug) {
|
6436
6460
|
id
|
@@ -6438,14 +6462,14 @@ exports.UpdateMedicalDrug = (0, graphql_tag_1.default) `
|
|
6438
6462
|
}
|
6439
6463
|
}
|
6440
6464
|
`;
|
6441
|
-
|
6465
|
+
export const CountMedicalDrugClasses = gql `
|
6442
6466
|
query CountMedicalDrugClasses($filter: MedicalDrugClassFilter, $correlationId: String) {
|
6443
6467
|
countMedicalDrugClasses(filter: $filter, correlationId: $correlationId) {
|
6444
6468
|
count
|
6445
6469
|
}
|
6446
6470
|
}
|
6447
6471
|
`;
|
6448
|
-
|
6472
|
+
export const CreateMedicalDrugClass = gql `
|
6449
6473
|
mutation CreateMedicalDrugClass($medicalDrugClass: MedicalDrugClassInput!) {
|
6450
6474
|
createMedicalDrugClass(medicalDrugClass: $medicalDrugClass) {
|
6451
6475
|
id
|
@@ -6453,7 +6477,7 @@ exports.CreateMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6453
6477
|
}
|
6454
6478
|
}
|
6455
6479
|
`;
|
6456
|
-
|
6480
|
+
export const DeleteAllMedicalDrugClasses = gql `
|
6457
6481
|
mutation DeleteAllMedicalDrugClasses($filter: MedicalDrugClassFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6458
6482
|
deleteAllMedicalDrugClasses(
|
6459
6483
|
filter: $filter
|
@@ -6465,7 +6489,7 @@ exports.DeleteAllMedicalDrugClasses = (0, graphql_tag_1.default) `
|
|
6465
6489
|
}
|
6466
6490
|
}
|
6467
6491
|
`;
|
6468
|
-
|
6492
|
+
export const DeleteMedicalDrugClass = gql `
|
6469
6493
|
mutation DeleteMedicalDrugClass($id: ID!) {
|
6470
6494
|
deleteMedicalDrugClass(id: $id) {
|
6471
6495
|
id
|
@@ -6473,7 +6497,7 @@ exports.DeleteMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6473
6497
|
}
|
6474
6498
|
}
|
6475
6499
|
`;
|
6476
|
-
|
6500
|
+
export const DeleteMedicalDrugClasses = gql `
|
6477
6501
|
mutation DeleteMedicalDrugClasses($ids: [ID!]!, $isSynchronous: Boolean) {
|
6478
6502
|
deleteMedicalDrugClasses(ids: $ids, isSynchronous: $isSynchronous) {
|
6479
6503
|
id
|
@@ -6481,7 +6505,7 @@ exports.DeleteMedicalDrugClasses = (0, graphql_tag_1.default) `
|
|
6481
6505
|
}
|
6482
6506
|
}
|
6483
6507
|
`;
|
6484
|
-
|
6508
|
+
export const GetMedicalDrugClass = gql `
|
6485
6509
|
query GetMedicalDrugClass($id: ID!, $correlationId: String) {
|
6486
6510
|
medicalDrugClass(id: $id, correlationId: $correlationId) {
|
6487
6511
|
id
|
@@ -6496,7 +6520,7 @@ exports.GetMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6496
6520
|
}
|
6497
6521
|
}
|
6498
6522
|
`;
|
6499
|
-
|
6523
|
+
export const QueryMedicalDrugClasses = gql `
|
6500
6524
|
query QueryMedicalDrugClasses($filter: MedicalDrugClassFilter, $correlationId: String) {
|
6501
6525
|
medicalDrugClasses(filter: $filter, correlationId: $correlationId) {
|
6502
6526
|
results {
|
@@ -6513,7 +6537,7 @@ exports.QueryMedicalDrugClasses = (0, graphql_tag_1.default) `
|
|
6513
6537
|
}
|
6514
6538
|
}
|
6515
6539
|
`;
|
6516
|
-
|
6540
|
+
export const UpdateMedicalDrugClass = gql `
|
6517
6541
|
mutation UpdateMedicalDrugClass($medicalDrugClass: MedicalDrugClassUpdateInput!) {
|
6518
6542
|
updateMedicalDrugClass(medicalDrugClass: $medicalDrugClass) {
|
6519
6543
|
id
|
@@ -6521,14 +6545,14 @@ exports.UpdateMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6521
6545
|
}
|
6522
6546
|
}
|
6523
6547
|
`;
|
6524
|
-
|
6548
|
+
export const CountMedicalGuidelines = gql `
|
6525
6549
|
query CountMedicalGuidelines($filter: MedicalGuidelineFilter, $correlationId: String) {
|
6526
6550
|
countMedicalGuidelines(filter: $filter, correlationId: $correlationId) {
|
6527
6551
|
count
|
6528
6552
|
}
|
6529
6553
|
}
|
6530
6554
|
`;
|
6531
|
-
|
6555
|
+
export const CreateMedicalGuideline = gql `
|
6532
6556
|
mutation CreateMedicalGuideline($medicalGuideline: MedicalGuidelineInput!) {
|
6533
6557
|
createMedicalGuideline(medicalGuideline: $medicalGuideline) {
|
6534
6558
|
id
|
@@ -6536,7 +6560,7 @@ exports.CreateMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6536
6560
|
}
|
6537
6561
|
}
|
6538
6562
|
`;
|
6539
|
-
|
6563
|
+
export const DeleteAllMedicalGuidelines = gql `
|
6540
6564
|
mutation DeleteAllMedicalGuidelines($filter: MedicalGuidelineFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6541
6565
|
deleteAllMedicalGuidelines(
|
6542
6566
|
filter: $filter
|
@@ -6548,7 +6572,7 @@ exports.DeleteAllMedicalGuidelines = (0, graphql_tag_1.default) `
|
|
6548
6572
|
}
|
6549
6573
|
}
|
6550
6574
|
`;
|
6551
|
-
|
6575
|
+
export const DeleteMedicalGuideline = gql `
|
6552
6576
|
mutation DeleteMedicalGuideline($id: ID!) {
|
6553
6577
|
deleteMedicalGuideline(id: $id) {
|
6554
6578
|
id
|
@@ -6556,7 +6580,7 @@ exports.DeleteMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6556
6580
|
}
|
6557
6581
|
}
|
6558
6582
|
`;
|
6559
|
-
|
6583
|
+
export const DeleteMedicalGuidelines = gql `
|
6560
6584
|
mutation DeleteMedicalGuidelines($ids: [ID!]!, $isSynchronous: Boolean) {
|
6561
6585
|
deleteMedicalGuidelines(ids: $ids, isSynchronous: $isSynchronous) {
|
6562
6586
|
id
|
@@ -6564,7 +6588,7 @@ exports.DeleteMedicalGuidelines = (0, graphql_tag_1.default) `
|
|
6564
6588
|
}
|
6565
6589
|
}
|
6566
6590
|
`;
|
6567
|
-
|
6591
|
+
export const GetMedicalGuideline = gql `
|
6568
6592
|
query GetMedicalGuideline($id: ID!, $correlationId: String) {
|
6569
6593
|
medicalGuideline(id: $id, correlationId: $correlationId) {
|
6570
6594
|
id
|
@@ -6579,7 +6603,7 @@ exports.GetMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6579
6603
|
}
|
6580
6604
|
}
|
6581
6605
|
`;
|
6582
|
-
|
6606
|
+
export const QueryMedicalGuidelines = gql `
|
6583
6607
|
query QueryMedicalGuidelines($filter: MedicalGuidelineFilter, $correlationId: String) {
|
6584
6608
|
medicalGuidelines(filter: $filter, correlationId: $correlationId) {
|
6585
6609
|
results {
|
@@ -6596,7 +6620,7 @@ exports.QueryMedicalGuidelines = (0, graphql_tag_1.default) `
|
|
6596
6620
|
}
|
6597
6621
|
}
|
6598
6622
|
`;
|
6599
|
-
|
6623
|
+
export const UpdateMedicalGuideline = gql `
|
6600
6624
|
mutation UpdateMedicalGuideline($medicalGuideline: MedicalGuidelineUpdateInput!) {
|
6601
6625
|
updateMedicalGuideline(medicalGuideline: $medicalGuideline) {
|
6602
6626
|
id
|
@@ -6604,14 +6628,14 @@ exports.UpdateMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6604
6628
|
}
|
6605
6629
|
}
|
6606
6630
|
`;
|
6607
|
-
|
6631
|
+
export const CountMedicalIndications = gql `
|
6608
6632
|
query CountMedicalIndications($filter: MedicalIndicationFilter, $correlationId: String) {
|
6609
6633
|
countMedicalIndications(filter: $filter, correlationId: $correlationId) {
|
6610
6634
|
count
|
6611
6635
|
}
|
6612
6636
|
}
|
6613
6637
|
`;
|
6614
|
-
|
6638
|
+
export const CreateMedicalIndication = gql `
|
6615
6639
|
mutation CreateMedicalIndication($medicalIndication: MedicalIndicationInput!) {
|
6616
6640
|
createMedicalIndication(medicalIndication: $medicalIndication) {
|
6617
6641
|
id
|
@@ -6619,7 +6643,7 @@ exports.CreateMedicalIndication = (0, graphql_tag_1.default) `
|
|
6619
6643
|
}
|
6620
6644
|
}
|
6621
6645
|
`;
|
6622
|
-
|
6646
|
+
export const DeleteAllMedicalIndications = gql `
|
6623
6647
|
mutation DeleteAllMedicalIndications($filter: MedicalIndicationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6624
6648
|
deleteAllMedicalIndications(
|
6625
6649
|
filter: $filter
|
@@ -6631,7 +6655,7 @@ exports.DeleteAllMedicalIndications = (0, graphql_tag_1.default) `
|
|
6631
6655
|
}
|
6632
6656
|
}
|
6633
6657
|
`;
|
6634
|
-
|
6658
|
+
export const DeleteMedicalIndication = gql `
|
6635
6659
|
mutation DeleteMedicalIndication($id: ID!) {
|
6636
6660
|
deleteMedicalIndication(id: $id) {
|
6637
6661
|
id
|
@@ -6639,7 +6663,7 @@ exports.DeleteMedicalIndication = (0, graphql_tag_1.default) `
|
|
6639
6663
|
}
|
6640
6664
|
}
|
6641
6665
|
`;
|
6642
|
-
|
6666
|
+
export const DeleteMedicalIndications = gql `
|
6643
6667
|
mutation DeleteMedicalIndications($ids: [ID!]!, $isSynchronous: Boolean) {
|
6644
6668
|
deleteMedicalIndications(ids: $ids, isSynchronous: $isSynchronous) {
|
6645
6669
|
id
|
@@ -6647,7 +6671,7 @@ exports.DeleteMedicalIndications = (0, graphql_tag_1.default) `
|
|
6647
6671
|
}
|
6648
6672
|
}
|
6649
6673
|
`;
|
6650
|
-
|
6674
|
+
export const GetMedicalIndication = gql `
|
6651
6675
|
query GetMedicalIndication($id: ID!, $correlationId: String) {
|
6652
6676
|
medicalIndication(id: $id, correlationId: $correlationId) {
|
6653
6677
|
id
|
@@ -6662,7 +6686,7 @@ exports.GetMedicalIndication = (0, graphql_tag_1.default) `
|
|
6662
6686
|
}
|
6663
6687
|
}
|
6664
6688
|
`;
|
6665
|
-
|
6689
|
+
export const QueryMedicalIndications = gql `
|
6666
6690
|
query QueryMedicalIndications($filter: MedicalIndicationFilter, $correlationId: String) {
|
6667
6691
|
medicalIndications(filter: $filter, correlationId: $correlationId) {
|
6668
6692
|
results {
|
@@ -6679,7 +6703,7 @@ exports.QueryMedicalIndications = (0, graphql_tag_1.default) `
|
|
6679
6703
|
}
|
6680
6704
|
}
|
6681
6705
|
`;
|
6682
|
-
|
6706
|
+
export const UpdateMedicalIndication = gql `
|
6683
6707
|
mutation UpdateMedicalIndication($medicalIndication: MedicalIndicationUpdateInput!) {
|
6684
6708
|
updateMedicalIndication(medicalIndication: $medicalIndication) {
|
6685
6709
|
id
|
@@ -6687,14 +6711,14 @@ exports.UpdateMedicalIndication = (0, graphql_tag_1.default) `
|
|
6687
6711
|
}
|
6688
6712
|
}
|
6689
6713
|
`;
|
6690
|
-
|
6714
|
+
export const CountMedicalProcedures = gql `
|
6691
6715
|
query CountMedicalProcedures($filter: MedicalProcedureFilter, $correlationId: String) {
|
6692
6716
|
countMedicalProcedures(filter: $filter, correlationId: $correlationId) {
|
6693
6717
|
count
|
6694
6718
|
}
|
6695
6719
|
}
|
6696
6720
|
`;
|
6697
|
-
|
6721
|
+
export const CreateMedicalProcedure = gql `
|
6698
6722
|
mutation CreateMedicalProcedure($medicalProcedure: MedicalProcedureInput!) {
|
6699
6723
|
createMedicalProcedure(medicalProcedure: $medicalProcedure) {
|
6700
6724
|
id
|
@@ -6702,7 +6726,7 @@ exports.CreateMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6702
6726
|
}
|
6703
6727
|
}
|
6704
6728
|
`;
|
6705
|
-
|
6729
|
+
export const DeleteAllMedicalProcedures = gql `
|
6706
6730
|
mutation DeleteAllMedicalProcedures($filter: MedicalProcedureFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6707
6731
|
deleteAllMedicalProcedures(
|
6708
6732
|
filter: $filter
|
@@ -6714,7 +6738,7 @@ exports.DeleteAllMedicalProcedures = (0, graphql_tag_1.default) `
|
|
6714
6738
|
}
|
6715
6739
|
}
|
6716
6740
|
`;
|
6717
|
-
|
6741
|
+
export const DeleteMedicalProcedure = gql `
|
6718
6742
|
mutation DeleteMedicalProcedure($id: ID!) {
|
6719
6743
|
deleteMedicalProcedure(id: $id) {
|
6720
6744
|
id
|
@@ -6722,7 +6746,7 @@ exports.DeleteMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6722
6746
|
}
|
6723
6747
|
}
|
6724
6748
|
`;
|
6725
|
-
|
6749
|
+
export const DeleteMedicalProcedures = gql `
|
6726
6750
|
mutation DeleteMedicalProcedures($ids: [ID!]!, $isSynchronous: Boolean) {
|
6727
6751
|
deleteMedicalProcedures(ids: $ids, isSynchronous: $isSynchronous) {
|
6728
6752
|
id
|
@@ -6730,7 +6754,7 @@ exports.DeleteMedicalProcedures = (0, graphql_tag_1.default) `
|
|
6730
6754
|
}
|
6731
6755
|
}
|
6732
6756
|
`;
|
6733
|
-
|
6757
|
+
export const GetMedicalProcedure = gql `
|
6734
6758
|
query GetMedicalProcedure($id: ID!, $correlationId: String) {
|
6735
6759
|
medicalProcedure(id: $id, correlationId: $correlationId) {
|
6736
6760
|
id
|
@@ -6745,7 +6769,7 @@ exports.GetMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6745
6769
|
}
|
6746
6770
|
}
|
6747
6771
|
`;
|
6748
|
-
|
6772
|
+
export const QueryMedicalProcedures = gql `
|
6749
6773
|
query QueryMedicalProcedures($filter: MedicalProcedureFilter, $correlationId: String) {
|
6750
6774
|
medicalProcedures(filter: $filter, correlationId: $correlationId) {
|
6751
6775
|
results {
|
@@ -6762,7 +6786,7 @@ exports.QueryMedicalProcedures = (0, graphql_tag_1.default) `
|
|
6762
6786
|
}
|
6763
6787
|
}
|
6764
6788
|
`;
|
6765
|
-
|
6789
|
+
export const UpdateMedicalProcedure = gql `
|
6766
6790
|
mutation UpdateMedicalProcedure($medicalProcedure: MedicalProcedureUpdateInput!) {
|
6767
6791
|
updateMedicalProcedure(medicalProcedure: $medicalProcedure) {
|
6768
6792
|
id
|
@@ -6770,14 +6794,14 @@ exports.UpdateMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6770
6794
|
}
|
6771
6795
|
}
|
6772
6796
|
`;
|
6773
|
-
|
6797
|
+
export const CountMedicalStudies = gql `
|
6774
6798
|
query CountMedicalStudies($filter: MedicalStudyFilter) {
|
6775
6799
|
countMedicalStudies(filter: $filter) {
|
6776
6800
|
count
|
6777
6801
|
}
|
6778
6802
|
}
|
6779
6803
|
`;
|
6780
|
-
|
6804
|
+
export const CreateMedicalStudy = gql `
|
6781
6805
|
mutation CreateMedicalStudy($medicalStudy: MedicalStudyInput!) {
|
6782
6806
|
createMedicalStudy(medicalStudy: $medicalStudy) {
|
6783
6807
|
id
|
@@ -6785,7 +6809,7 @@ exports.CreateMedicalStudy = (0, graphql_tag_1.default) `
|
|
6785
6809
|
}
|
6786
6810
|
}
|
6787
6811
|
`;
|
6788
|
-
|
6812
|
+
export const DeleteAllMedicalStudies = gql `
|
6789
6813
|
mutation DeleteAllMedicalStudies($filter: MedicalStudyFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6790
6814
|
deleteAllMedicalStudies(
|
6791
6815
|
filter: $filter
|
@@ -6797,7 +6821,7 @@ exports.DeleteAllMedicalStudies = (0, graphql_tag_1.default) `
|
|
6797
6821
|
}
|
6798
6822
|
}
|
6799
6823
|
`;
|
6800
|
-
|
6824
|
+
export const DeleteMedicalStudies = gql `
|
6801
6825
|
mutation DeleteMedicalStudies($ids: [ID!]!, $isSynchronous: Boolean) {
|
6802
6826
|
deleteMedicalStudies(ids: $ids, isSynchronous: $isSynchronous) {
|
6803
6827
|
id
|
@@ -6805,7 +6829,7 @@ exports.DeleteMedicalStudies = (0, graphql_tag_1.default) `
|
|
6805
6829
|
}
|
6806
6830
|
}
|
6807
6831
|
`;
|
6808
|
-
|
6832
|
+
export const DeleteMedicalStudy = gql `
|
6809
6833
|
mutation DeleteMedicalStudy($id: ID!) {
|
6810
6834
|
deleteMedicalStudy(id: $id) {
|
6811
6835
|
id
|
@@ -6813,7 +6837,7 @@ exports.DeleteMedicalStudy = (0, graphql_tag_1.default) `
|
|
6813
6837
|
}
|
6814
6838
|
}
|
6815
6839
|
`;
|
6816
|
-
|
6840
|
+
export const GetMedicalStudy = gql `
|
6817
6841
|
query GetMedicalStudy($id: ID!, $correlationId: String) {
|
6818
6842
|
medicalStudy(id: $id, correlationId: $correlationId) {
|
6819
6843
|
id
|
@@ -6835,7 +6859,7 @@ exports.GetMedicalStudy = (0, graphql_tag_1.default) `
|
|
6835
6859
|
}
|
6836
6860
|
}
|
6837
6861
|
`;
|
6838
|
-
|
6862
|
+
export const QueryMedicalStudies = gql `
|
6839
6863
|
query QueryMedicalStudies($filter: MedicalStudyFilter, $correlationId: String) {
|
6840
6864
|
medicalStudies(filter: $filter, correlationId: $correlationId) {
|
6841
6865
|
results {
|
@@ -6859,7 +6883,7 @@ exports.QueryMedicalStudies = (0, graphql_tag_1.default) `
|
|
6859
6883
|
}
|
6860
6884
|
}
|
6861
6885
|
`;
|
6862
|
-
|
6886
|
+
export const UpdateMedicalStudy = gql `
|
6863
6887
|
mutation UpdateMedicalStudy($medicalStudy: MedicalStudyUpdateInput!) {
|
6864
6888
|
updateMedicalStudy(medicalStudy: $medicalStudy) {
|
6865
6889
|
id
|
@@ -6867,14 +6891,14 @@ exports.UpdateMedicalStudy = (0, graphql_tag_1.default) `
|
|
6867
6891
|
}
|
6868
6892
|
}
|
6869
6893
|
`;
|
6870
|
-
|
6894
|
+
export const CountMedicalTests = gql `
|
6871
6895
|
query CountMedicalTests($filter: MedicalTestFilter, $correlationId: String) {
|
6872
6896
|
countMedicalTests(filter: $filter, correlationId: $correlationId) {
|
6873
6897
|
count
|
6874
6898
|
}
|
6875
6899
|
}
|
6876
6900
|
`;
|
6877
|
-
|
6901
|
+
export const CreateMedicalTest = gql `
|
6878
6902
|
mutation CreateMedicalTest($medicalTest: MedicalTestInput!) {
|
6879
6903
|
createMedicalTest(medicalTest: $medicalTest) {
|
6880
6904
|
id
|
@@ -6882,7 +6906,7 @@ exports.CreateMedicalTest = (0, graphql_tag_1.default) `
|
|
6882
6906
|
}
|
6883
6907
|
}
|
6884
6908
|
`;
|
6885
|
-
|
6909
|
+
export const DeleteAllMedicalTests = gql `
|
6886
6910
|
mutation DeleteAllMedicalTests($filter: MedicalTestFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6887
6911
|
deleteAllMedicalTests(
|
6888
6912
|
filter: $filter
|
@@ -6894,7 +6918,7 @@ exports.DeleteAllMedicalTests = (0, graphql_tag_1.default) `
|
|
6894
6918
|
}
|
6895
6919
|
}
|
6896
6920
|
`;
|
6897
|
-
|
6921
|
+
export const DeleteMedicalTest = gql `
|
6898
6922
|
mutation DeleteMedicalTest($id: ID!) {
|
6899
6923
|
deleteMedicalTest(id: $id) {
|
6900
6924
|
id
|
@@ -6902,7 +6926,7 @@ exports.DeleteMedicalTest = (0, graphql_tag_1.default) `
|
|
6902
6926
|
}
|
6903
6927
|
}
|
6904
6928
|
`;
|
6905
|
-
|
6929
|
+
export const DeleteMedicalTests = gql `
|
6906
6930
|
mutation DeleteMedicalTests($ids: [ID!]!, $isSynchronous: Boolean) {
|
6907
6931
|
deleteMedicalTests(ids: $ids, isSynchronous: $isSynchronous) {
|
6908
6932
|
id
|
@@ -6910,7 +6934,7 @@ exports.DeleteMedicalTests = (0, graphql_tag_1.default) `
|
|
6910
6934
|
}
|
6911
6935
|
}
|
6912
6936
|
`;
|
6913
|
-
|
6937
|
+
export const GetMedicalTest = gql `
|
6914
6938
|
query GetMedicalTest($id: ID!, $correlationId: String) {
|
6915
6939
|
medicalTest(id: $id, correlationId: $correlationId) {
|
6916
6940
|
id
|
@@ -6925,7 +6949,7 @@ exports.GetMedicalTest = (0, graphql_tag_1.default) `
|
|
6925
6949
|
}
|
6926
6950
|
}
|
6927
6951
|
`;
|
6928
|
-
|
6952
|
+
export const QueryMedicalTests = gql `
|
6929
6953
|
query QueryMedicalTests($filter: MedicalTestFilter, $correlationId: String) {
|
6930
6954
|
medicalTests(filter: $filter, correlationId: $correlationId) {
|
6931
6955
|
results {
|
@@ -6942,7 +6966,7 @@ exports.QueryMedicalTests = (0, graphql_tag_1.default) `
|
|
6942
6966
|
}
|
6943
6967
|
}
|
6944
6968
|
`;
|
6945
|
-
|
6969
|
+
export const UpdateMedicalTest = gql `
|
6946
6970
|
mutation UpdateMedicalTest($medicalTest: MedicalTestUpdateInput!) {
|
6947
6971
|
updateMedicalTest(medicalTest: $medicalTest) {
|
6948
6972
|
id
|
@@ -6950,14 +6974,14 @@ exports.UpdateMedicalTest = (0, graphql_tag_1.default) `
|
|
6950
6974
|
}
|
6951
6975
|
}
|
6952
6976
|
`;
|
6953
|
-
|
6977
|
+
export const CountMedicalTherapies = gql `
|
6954
6978
|
query CountMedicalTherapies($filter: MedicalTherapyFilter, $correlationId: String) {
|
6955
6979
|
countMedicalTherapies(filter: $filter, correlationId: $correlationId) {
|
6956
6980
|
count
|
6957
6981
|
}
|
6958
6982
|
}
|
6959
6983
|
`;
|
6960
|
-
|
6984
|
+
export const CreateMedicalTherapy = gql `
|
6961
6985
|
mutation CreateMedicalTherapy($medicalTherapy: MedicalTherapyInput!) {
|
6962
6986
|
createMedicalTherapy(medicalTherapy: $medicalTherapy) {
|
6963
6987
|
id
|
@@ -6965,7 +6989,7 @@ exports.CreateMedicalTherapy = (0, graphql_tag_1.default) `
|
|
6965
6989
|
}
|
6966
6990
|
}
|
6967
6991
|
`;
|
6968
|
-
|
6992
|
+
export const DeleteAllMedicalTherapies = gql `
|
6969
6993
|
mutation DeleteAllMedicalTherapies($filter: MedicalTherapyFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6970
6994
|
deleteAllMedicalTherapies(
|
6971
6995
|
filter: $filter
|
@@ -6977,7 +7001,7 @@ exports.DeleteAllMedicalTherapies = (0, graphql_tag_1.default) `
|
|
6977
7001
|
}
|
6978
7002
|
}
|
6979
7003
|
`;
|
6980
|
-
|
7004
|
+
export const DeleteMedicalTherapies = gql `
|
6981
7005
|
mutation DeleteMedicalTherapies($ids: [ID!]!, $isSynchronous: Boolean) {
|
6982
7006
|
deleteMedicalTherapies(ids: $ids, isSynchronous: $isSynchronous) {
|
6983
7007
|
id
|
@@ -6985,7 +7009,7 @@ exports.DeleteMedicalTherapies = (0, graphql_tag_1.default) `
|
|
6985
7009
|
}
|
6986
7010
|
}
|
6987
7011
|
`;
|
6988
|
-
|
7012
|
+
export const DeleteMedicalTherapy = gql `
|
6989
7013
|
mutation DeleteMedicalTherapy($id: ID!) {
|
6990
7014
|
deleteMedicalTherapy(id: $id) {
|
6991
7015
|
id
|
@@ -6993,7 +7017,7 @@ exports.DeleteMedicalTherapy = (0, graphql_tag_1.default) `
|
|
6993
7017
|
}
|
6994
7018
|
}
|
6995
7019
|
`;
|
6996
|
-
|
7020
|
+
export const GetMedicalTherapy = gql `
|
6997
7021
|
query GetMedicalTherapy($id: ID!, $correlationId: String) {
|
6998
7022
|
medicalTherapy(id: $id, correlationId: $correlationId) {
|
6999
7023
|
id
|
@@ -7008,7 +7032,7 @@ exports.GetMedicalTherapy = (0, graphql_tag_1.default) `
|
|
7008
7032
|
}
|
7009
7033
|
}
|
7010
7034
|
`;
|
7011
|
-
|
7035
|
+
export const QueryMedicalTherapies = gql `
|
7012
7036
|
query QueryMedicalTherapies($filter: MedicalTherapyFilter, $correlationId: String) {
|
7013
7037
|
medicalTherapies(filter: $filter, correlationId: $correlationId) {
|
7014
7038
|
results {
|
@@ -7025,7 +7049,7 @@ exports.QueryMedicalTherapies = (0, graphql_tag_1.default) `
|
|
7025
7049
|
}
|
7026
7050
|
}
|
7027
7051
|
`;
|
7028
|
-
|
7052
|
+
export const UpdateMedicalTherapy = gql `
|
7029
7053
|
mutation UpdateMedicalTherapy($medicalTherapy: MedicalTherapyUpdateInput!) {
|
7030
7054
|
updateMedicalTherapy(medicalTherapy: $medicalTherapy) {
|
7031
7055
|
id
|
@@ -7033,14 +7057,14 @@ exports.UpdateMedicalTherapy = (0, graphql_tag_1.default) `
|
|
7033
7057
|
}
|
7034
7058
|
}
|
7035
7059
|
`;
|
7036
|
-
|
7060
|
+
export const SendNotification = gql `
|
7037
7061
|
mutation SendNotification($connector: IntegrationConnectorInput!, $text: String!, $textType: TextTypes) {
|
7038
7062
|
sendNotification(connector: $connector, text: $text, textType: $textType) {
|
7039
7063
|
result
|
7040
7064
|
}
|
7041
7065
|
}
|
7042
7066
|
`;
|
7043
|
-
|
7067
|
+
export const CreateObservation = gql `
|
7044
7068
|
mutation CreateObservation($observation: ObservationInput!) {
|
7045
7069
|
createObservation(observation: $observation) {
|
7046
7070
|
id
|
@@ -7048,7 +7072,7 @@ exports.CreateObservation = (0, graphql_tag_1.default) `
|
|
7048
7072
|
}
|
7049
7073
|
}
|
7050
7074
|
`;
|
7051
|
-
|
7075
|
+
export const DeleteObservation = gql `
|
7052
7076
|
mutation DeleteObservation($id: ID!) {
|
7053
7077
|
deleteObservation(id: $id) {
|
7054
7078
|
id
|
@@ -7056,7 +7080,7 @@ exports.DeleteObservation = (0, graphql_tag_1.default) `
|
|
7056
7080
|
}
|
7057
7081
|
}
|
7058
7082
|
`;
|
7059
|
-
|
7083
|
+
export const UpdateObservation = gql `
|
7060
7084
|
mutation UpdateObservation($observation: ObservationUpdateInput!) {
|
7061
7085
|
updateObservation(observation: $observation) {
|
7062
7086
|
id
|
@@ -7064,14 +7088,14 @@ exports.UpdateObservation = (0, graphql_tag_1.default) `
|
|
7064
7088
|
}
|
7065
7089
|
}
|
7066
7090
|
`;
|
7067
|
-
|
7091
|
+
export const CountOrganizations = gql `
|
7068
7092
|
query CountOrganizations($filter: OrganizationFilter, $correlationId: String) {
|
7069
7093
|
countOrganizations(filter: $filter, correlationId: $correlationId) {
|
7070
7094
|
count
|
7071
7095
|
}
|
7072
7096
|
}
|
7073
7097
|
`;
|
7074
|
-
|
7098
|
+
export const CreateOrganization = gql `
|
7075
7099
|
mutation CreateOrganization($organization: OrganizationInput!) {
|
7076
7100
|
createOrganization(organization: $organization) {
|
7077
7101
|
id
|
@@ -7079,7 +7103,7 @@ exports.CreateOrganization = (0, graphql_tag_1.default) `
|
|
7079
7103
|
}
|
7080
7104
|
}
|
7081
7105
|
`;
|
7082
|
-
|
7106
|
+
export const DeleteAllOrganizations = gql `
|
7083
7107
|
mutation DeleteAllOrganizations($filter: OrganizationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7084
7108
|
deleteAllOrganizations(
|
7085
7109
|
filter: $filter
|
@@ -7091,7 +7115,7 @@ exports.DeleteAllOrganizations = (0, graphql_tag_1.default) `
|
|
7091
7115
|
}
|
7092
7116
|
}
|
7093
7117
|
`;
|
7094
|
-
|
7118
|
+
export const DeleteOrganization = gql `
|
7095
7119
|
mutation DeleteOrganization($id: ID!) {
|
7096
7120
|
deleteOrganization(id: $id) {
|
7097
7121
|
id
|
@@ -7099,7 +7123,7 @@ exports.DeleteOrganization = (0, graphql_tag_1.default) `
|
|
7099
7123
|
}
|
7100
7124
|
}
|
7101
7125
|
`;
|
7102
|
-
|
7126
|
+
export const DeleteOrganizations = gql `
|
7103
7127
|
mutation DeleteOrganizations($ids: [ID!]!, $isSynchronous: Boolean) {
|
7104
7128
|
deleteOrganizations(ids: $ids, isSynchronous: $isSynchronous) {
|
7105
7129
|
id
|
@@ -7107,7 +7131,7 @@ exports.DeleteOrganizations = (0, graphql_tag_1.default) `
|
|
7107
7131
|
}
|
7108
7132
|
}
|
7109
7133
|
`;
|
7110
|
-
|
7134
|
+
export const GetOrganization = gql `
|
7111
7135
|
query GetOrganization($id: ID!, $correlationId: String) {
|
7112
7136
|
organization(id: $id, correlationId: $correlationId) {
|
7113
7137
|
id
|
@@ -7135,7 +7159,7 @@ exports.GetOrganization = (0, graphql_tag_1.default) `
|
|
7135
7159
|
}
|
7136
7160
|
}
|
7137
7161
|
`;
|
7138
|
-
|
7162
|
+
export const QueryOrganizations = gql `
|
7139
7163
|
query QueryOrganizations($filter: OrganizationFilter, $correlationId: String) {
|
7140
7164
|
organizations(filter: $filter, correlationId: $correlationId) {
|
7141
7165
|
results {
|
@@ -7165,7 +7189,7 @@ exports.QueryOrganizations = (0, graphql_tag_1.default) `
|
|
7165
7189
|
}
|
7166
7190
|
}
|
7167
7191
|
`;
|
7168
|
-
|
7192
|
+
export const UpdateOrganization = gql `
|
7169
7193
|
mutation UpdateOrganization($organization: OrganizationUpdateInput!) {
|
7170
7194
|
updateOrganization(organization: $organization) {
|
7171
7195
|
id
|
@@ -7173,14 +7197,14 @@ exports.UpdateOrganization = (0, graphql_tag_1.default) `
|
|
7173
7197
|
}
|
7174
7198
|
}
|
7175
7199
|
`;
|
7176
|
-
|
7200
|
+
export const CountPersons = gql `
|
7177
7201
|
query CountPersons($filter: PersonFilter, $correlationId: String) {
|
7178
7202
|
countPersons(filter: $filter, correlationId: $correlationId) {
|
7179
7203
|
count
|
7180
7204
|
}
|
7181
7205
|
}
|
7182
7206
|
`;
|
7183
|
-
|
7207
|
+
export const CreatePerson = gql `
|
7184
7208
|
mutation CreatePerson($person: PersonInput!) {
|
7185
7209
|
createPerson(person: $person) {
|
7186
7210
|
id
|
@@ -7188,7 +7212,7 @@ exports.CreatePerson = (0, graphql_tag_1.default) `
|
|
7188
7212
|
}
|
7189
7213
|
}
|
7190
7214
|
`;
|
7191
|
-
|
7215
|
+
export const DeleteAllPersons = gql `
|
7192
7216
|
mutation DeleteAllPersons($filter: PersonFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7193
7217
|
deleteAllPersons(
|
7194
7218
|
filter: $filter
|
@@ -7200,7 +7224,7 @@ exports.DeleteAllPersons = (0, graphql_tag_1.default) `
|
|
7200
7224
|
}
|
7201
7225
|
}
|
7202
7226
|
`;
|
7203
|
-
|
7227
|
+
export const DeletePerson = gql `
|
7204
7228
|
mutation DeletePerson($id: ID!) {
|
7205
7229
|
deletePerson(id: $id) {
|
7206
7230
|
id
|
@@ -7208,7 +7232,7 @@ exports.DeletePerson = (0, graphql_tag_1.default) `
|
|
7208
7232
|
}
|
7209
7233
|
}
|
7210
7234
|
`;
|
7211
|
-
|
7235
|
+
export const DeletePersons = gql `
|
7212
7236
|
mutation DeletePersons($ids: [ID!]!, $isSynchronous: Boolean) {
|
7213
7237
|
deletePersons(ids: $ids, isSynchronous: $isSynchronous) {
|
7214
7238
|
id
|
@@ -7216,7 +7240,7 @@ exports.DeletePersons = (0, graphql_tag_1.default) `
|
|
7216
7240
|
}
|
7217
7241
|
}
|
7218
7242
|
`;
|
7219
|
-
|
7243
|
+
export const GetPerson = gql `
|
7220
7244
|
query GetPerson($id: ID!, $correlationId: String) {
|
7221
7245
|
person(id: $id, correlationId: $correlationId) {
|
7222
7246
|
id
|
@@ -7246,7 +7270,7 @@ exports.GetPerson = (0, graphql_tag_1.default) `
|
|
7246
7270
|
}
|
7247
7271
|
}
|
7248
7272
|
`;
|
7249
|
-
|
7273
|
+
export const QueryPersons = gql `
|
7250
7274
|
query QueryPersons($filter: PersonFilter, $correlationId: String) {
|
7251
7275
|
persons(filter: $filter, correlationId: $correlationId) {
|
7252
7276
|
results {
|
@@ -7278,7 +7302,7 @@ exports.QueryPersons = (0, graphql_tag_1.default) `
|
|
7278
7302
|
}
|
7279
7303
|
}
|
7280
7304
|
`;
|
7281
|
-
|
7305
|
+
export const UpdatePerson = gql `
|
7282
7306
|
mutation UpdatePerson($person: PersonUpdateInput!) {
|
7283
7307
|
updatePerson(person: $person) {
|
7284
7308
|
id
|
@@ -7286,14 +7310,14 @@ exports.UpdatePerson = (0, graphql_tag_1.default) `
|
|
7286
7310
|
}
|
7287
7311
|
}
|
7288
7312
|
`;
|
7289
|
-
|
7313
|
+
export const CountPlaces = gql `
|
7290
7314
|
query CountPlaces($filter: PlaceFilter, $correlationId: String) {
|
7291
7315
|
countPlaces(filter: $filter, correlationId: $correlationId) {
|
7292
7316
|
count
|
7293
7317
|
}
|
7294
7318
|
}
|
7295
7319
|
`;
|
7296
|
-
|
7320
|
+
export const CreatePlace = gql `
|
7297
7321
|
mutation CreatePlace($place: PlaceInput!) {
|
7298
7322
|
createPlace(place: $place) {
|
7299
7323
|
id
|
@@ -7301,7 +7325,7 @@ exports.CreatePlace = (0, graphql_tag_1.default) `
|
|
7301
7325
|
}
|
7302
7326
|
}
|
7303
7327
|
`;
|
7304
|
-
|
7328
|
+
export const DeleteAllPlaces = gql `
|
7305
7329
|
mutation DeleteAllPlaces($filter: PlaceFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7306
7330
|
deleteAllPlaces(
|
7307
7331
|
filter: $filter
|
@@ -7313,7 +7337,7 @@ exports.DeleteAllPlaces = (0, graphql_tag_1.default) `
|
|
7313
7337
|
}
|
7314
7338
|
}
|
7315
7339
|
`;
|
7316
|
-
|
7340
|
+
export const DeletePlace = gql `
|
7317
7341
|
mutation DeletePlace($id: ID!) {
|
7318
7342
|
deletePlace(id: $id) {
|
7319
7343
|
id
|
@@ -7321,7 +7345,7 @@ exports.DeletePlace = (0, graphql_tag_1.default) `
|
|
7321
7345
|
}
|
7322
7346
|
}
|
7323
7347
|
`;
|
7324
|
-
|
7348
|
+
export const DeletePlaces = gql `
|
7325
7349
|
mutation DeletePlaces($ids: [ID!]!, $isSynchronous: Boolean) {
|
7326
7350
|
deletePlaces(ids: $ids, isSynchronous: $isSynchronous) {
|
7327
7351
|
id
|
@@ -7329,7 +7353,7 @@ exports.DeletePlaces = (0, graphql_tag_1.default) `
|
|
7329
7353
|
}
|
7330
7354
|
}
|
7331
7355
|
`;
|
7332
|
-
|
7356
|
+
export const GetPlace = gql `
|
7333
7357
|
query GetPlace($id: ID!, $correlationId: String) {
|
7334
7358
|
place(id: $id, correlationId: $correlationId) {
|
7335
7359
|
id
|
@@ -7351,7 +7375,7 @@ exports.GetPlace = (0, graphql_tag_1.default) `
|
|
7351
7375
|
}
|
7352
7376
|
}
|
7353
7377
|
`;
|
7354
|
-
|
7378
|
+
export const QueryPlaces = gql `
|
7355
7379
|
query QueryPlaces($filter: PlaceFilter, $correlationId: String) {
|
7356
7380
|
places(filter: $filter, correlationId: $correlationId) {
|
7357
7381
|
results {
|
@@ -7375,7 +7399,7 @@ exports.QueryPlaces = (0, graphql_tag_1.default) `
|
|
7375
7399
|
}
|
7376
7400
|
}
|
7377
7401
|
`;
|
7378
|
-
|
7402
|
+
export const UpdatePlace = gql `
|
7379
7403
|
mutation UpdatePlace($place: PlaceUpdateInput!) {
|
7380
7404
|
updatePlace(place: $place) {
|
7381
7405
|
id
|
@@ -7383,14 +7407,14 @@ exports.UpdatePlace = (0, graphql_tag_1.default) `
|
|
7383
7407
|
}
|
7384
7408
|
}
|
7385
7409
|
`;
|
7386
|
-
|
7410
|
+
export const CountProducts = gql `
|
7387
7411
|
query CountProducts($filter: ProductFilter, $correlationId: String) {
|
7388
7412
|
countProducts(filter: $filter, correlationId: $correlationId) {
|
7389
7413
|
count
|
7390
7414
|
}
|
7391
7415
|
}
|
7392
7416
|
`;
|
7393
|
-
|
7417
|
+
export const CreateProduct = gql `
|
7394
7418
|
mutation CreateProduct($product: ProductInput!) {
|
7395
7419
|
createProduct(product: $product) {
|
7396
7420
|
id
|
@@ -7398,7 +7422,7 @@ exports.CreateProduct = (0, graphql_tag_1.default) `
|
|
7398
7422
|
}
|
7399
7423
|
}
|
7400
7424
|
`;
|
7401
|
-
|
7425
|
+
export const DeleteAllProducts = gql `
|
7402
7426
|
mutation DeleteAllProducts($filter: ProductFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7403
7427
|
deleteAllProducts(
|
7404
7428
|
filter: $filter
|
@@ -7410,7 +7434,7 @@ exports.DeleteAllProducts = (0, graphql_tag_1.default) `
|
|
7410
7434
|
}
|
7411
7435
|
}
|
7412
7436
|
`;
|
7413
|
-
|
7437
|
+
export const DeleteProduct = gql `
|
7414
7438
|
mutation DeleteProduct($id: ID!) {
|
7415
7439
|
deleteProduct(id: $id) {
|
7416
7440
|
id
|
@@ -7418,7 +7442,7 @@ exports.DeleteProduct = (0, graphql_tag_1.default) `
|
|
7418
7442
|
}
|
7419
7443
|
}
|
7420
7444
|
`;
|
7421
|
-
|
7445
|
+
export const DeleteProducts = gql `
|
7422
7446
|
mutation DeleteProducts($ids: [ID!]!, $isSynchronous: Boolean) {
|
7423
7447
|
deleteProducts(ids: $ids, isSynchronous: $isSynchronous) {
|
7424
7448
|
id
|
@@ -7426,7 +7450,7 @@ exports.DeleteProducts = (0, graphql_tag_1.default) `
|
|
7426
7450
|
}
|
7427
7451
|
}
|
7428
7452
|
`;
|
7429
|
-
|
7453
|
+
export const GetProduct = gql `
|
7430
7454
|
query GetProduct($id: ID!, $correlationId: String) {
|
7431
7455
|
product(id: $id, correlationId: $correlationId) {
|
7432
7456
|
id
|
@@ -7455,7 +7479,7 @@ exports.GetProduct = (0, graphql_tag_1.default) `
|
|
7455
7479
|
}
|
7456
7480
|
}
|
7457
7481
|
`;
|
7458
|
-
|
7482
|
+
export const QueryProducts = gql `
|
7459
7483
|
query QueryProducts($filter: ProductFilter, $correlationId: String) {
|
7460
7484
|
products(filter: $filter, correlationId: $correlationId) {
|
7461
7485
|
results {
|
@@ -7486,7 +7510,7 @@ exports.QueryProducts = (0, graphql_tag_1.default) `
|
|
7486
7510
|
}
|
7487
7511
|
}
|
7488
7512
|
`;
|
7489
|
-
|
7513
|
+
export const UpdateProduct = gql `
|
7490
7514
|
mutation UpdateProduct($product: ProductUpdateInput!) {
|
7491
7515
|
updateProduct(product: $product) {
|
7492
7516
|
id
|
@@ -7494,7 +7518,7 @@ exports.UpdateProduct = (0, graphql_tag_1.default) `
|
|
7494
7518
|
}
|
7495
7519
|
}
|
7496
7520
|
`;
|
7497
|
-
|
7521
|
+
export const GetProject = gql `
|
7498
7522
|
query GetProject {
|
7499
7523
|
project {
|
7500
7524
|
id
|
@@ -7535,7 +7559,7 @@ exports.GetProject = (0, graphql_tag_1.default) `
|
|
7535
7559
|
}
|
7536
7560
|
}
|
7537
7561
|
`;
|
7538
|
-
|
7562
|
+
export const LookupCredits = gql `
|
7539
7563
|
query LookupCredits($correlationId: String!) {
|
7540
7564
|
lookupCredits(correlationId: $correlationId) {
|
7541
7565
|
correlationId
|
@@ -7558,7 +7582,7 @@ exports.LookupCredits = (0, graphql_tag_1.default) `
|
|
7558
7582
|
}
|
7559
7583
|
}
|
7560
7584
|
`;
|
7561
|
-
|
7585
|
+
export const LookupUsage = gql `
|
7562
7586
|
query LookupUsage($correlationId: String!) {
|
7563
7587
|
lookupUsage(correlationId: $correlationId) {
|
7564
7588
|
id
|
@@ -7594,7 +7618,7 @@ exports.LookupUsage = (0, graphql_tag_1.default) `
|
|
7594
7618
|
}
|
7595
7619
|
}
|
7596
7620
|
`;
|
7597
|
-
|
7621
|
+
export const QueryCredits = gql `
|
7598
7622
|
query QueryCredits($startDate: DateTime!, $duration: TimeSpan!) {
|
7599
7623
|
credits(startDate: $startDate, duration: $duration) {
|
7600
7624
|
correlationId
|
@@ -7617,7 +7641,7 @@ exports.QueryCredits = (0, graphql_tag_1.default) `
|
|
7617
7641
|
}
|
7618
7642
|
}
|
7619
7643
|
`;
|
7620
|
-
|
7644
|
+
export const QueryTokens = gql `
|
7621
7645
|
query QueryTokens($startDate: DateTime!, $duration: TimeSpan!) {
|
7622
7646
|
tokens(startDate: $startDate, duration: $duration) {
|
7623
7647
|
correlationId
|
@@ -7639,7 +7663,7 @@ exports.QueryTokens = (0, graphql_tag_1.default) `
|
|
7639
7663
|
}
|
7640
7664
|
}
|
7641
7665
|
`;
|
7642
|
-
|
7666
|
+
export const QueryUsage = gql `
|
7643
7667
|
query QueryUsage($startDate: DateTime!, $duration: TimeSpan!, $names: [String!], $excludedNames: [String!], $offset: Int, $limit: Int) {
|
7644
7668
|
usage(
|
7645
7669
|
startDate: $startDate
|
@@ -7682,7 +7706,7 @@ exports.QueryUsage = (0, graphql_tag_1.default) `
|
|
7682
7706
|
}
|
7683
7707
|
}
|
7684
7708
|
`;
|
7685
|
-
|
7709
|
+
export const UpdateProject = gql `
|
7686
7710
|
mutation UpdateProject($project: ProjectUpdateInput!) {
|
7687
7711
|
updateProject(project: $project) {
|
7688
7712
|
id
|
@@ -7690,14 +7714,14 @@ exports.UpdateProject = (0, graphql_tag_1.default) `
|
|
7690
7714
|
}
|
7691
7715
|
}
|
7692
7716
|
`;
|
7693
|
-
|
7717
|
+
export const CountRepos = gql `
|
7694
7718
|
query CountRepos($filter: RepoFilter, $correlationId: String) {
|
7695
7719
|
countRepos(filter: $filter, correlationId: $correlationId) {
|
7696
7720
|
count
|
7697
7721
|
}
|
7698
7722
|
}
|
7699
7723
|
`;
|
7700
|
-
|
7724
|
+
export const CreateRepo = gql `
|
7701
7725
|
mutation CreateRepo($repo: RepoInput!) {
|
7702
7726
|
createRepo(repo: $repo) {
|
7703
7727
|
id
|
@@ -7705,7 +7729,7 @@ exports.CreateRepo = (0, graphql_tag_1.default) `
|
|
7705
7729
|
}
|
7706
7730
|
}
|
7707
7731
|
`;
|
7708
|
-
|
7732
|
+
export const DeleteAllRepos = gql `
|
7709
7733
|
mutation DeleteAllRepos($filter: RepoFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7710
7734
|
deleteAllRepos(
|
7711
7735
|
filter: $filter
|
@@ -7717,7 +7741,7 @@ exports.DeleteAllRepos = (0, graphql_tag_1.default) `
|
|
7717
7741
|
}
|
7718
7742
|
}
|
7719
7743
|
`;
|
7720
|
-
|
7744
|
+
export const DeleteRepo = gql `
|
7721
7745
|
mutation DeleteRepo($id: ID!) {
|
7722
7746
|
deleteRepo(id: $id) {
|
7723
7747
|
id
|
@@ -7725,7 +7749,7 @@ exports.DeleteRepo = (0, graphql_tag_1.default) `
|
|
7725
7749
|
}
|
7726
7750
|
}
|
7727
7751
|
`;
|
7728
|
-
|
7752
|
+
export const DeleteRepos = gql `
|
7729
7753
|
mutation DeleteRepos($ids: [ID!]!, $isSynchronous: Boolean) {
|
7730
7754
|
deleteRepos(ids: $ids, isSynchronous: $isSynchronous) {
|
7731
7755
|
id
|
@@ -7733,7 +7757,7 @@ exports.DeleteRepos = (0, graphql_tag_1.default) `
|
|
7733
7757
|
}
|
7734
7758
|
}
|
7735
7759
|
`;
|
7736
|
-
|
7760
|
+
export const GetRepo = gql `
|
7737
7761
|
query GetRepo($id: ID!, $correlationId: String) {
|
7738
7762
|
repo(id: $id, correlationId: $correlationId) {
|
7739
7763
|
id
|
@@ -7748,7 +7772,7 @@ exports.GetRepo = (0, graphql_tag_1.default) `
|
|
7748
7772
|
}
|
7749
7773
|
}
|
7750
7774
|
`;
|
7751
|
-
|
7775
|
+
export const QueryRepos = gql `
|
7752
7776
|
query QueryRepos($filter: RepoFilter, $correlationId: String) {
|
7753
7777
|
repos(filter: $filter, correlationId: $correlationId) {
|
7754
7778
|
results {
|
@@ -7765,7 +7789,7 @@ exports.QueryRepos = (0, graphql_tag_1.default) `
|
|
7765
7789
|
}
|
7766
7790
|
}
|
7767
7791
|
`;
|
7768
|
-
|
7792
|
+
export const UpdateRepo = gql `
|
7769
7793
|
mutation UpdateRepo($repo: RepoUpdateInput!) {
|
7770
7794
|
updateRepo(repo: $repo) {
|
7771
7795
|
id
|
@@ -7773,7 +7797,7 @@ exports.UpdateRepo = (0, graphql_tag_1.default) `
|
|
7773
7797
|
}
|
7774
7798
|
}
|
7775
7799
|
`;
|
7776
|
-
|
7800
|
+
export const MapWeb = gql `
|
7777
7801
|
query MapWeb($uri: URL!, $allowedPaths: [String!], $excludedPaths: [String!], $correlationId: String) {
|
7778
7802
|
mapWeb(
|
7779
7803
|
uri: $uri
|
@@ -7785,7 +7809,7 @@ exports.MapWeb = (0, graphql_tag_1.default) `
|
|
7785
7809
|
}
|
7786
7810
|
}
|
7787
7811
|
`;
|
7788
|
-
|
7812
|
+
export const SearchWeb = gql `
|
7789
7813
|
query SearchWeb($text: String!, $service: SearchServiceTypes, $limit: Int, $correlationId: String) {
|
7790
7814
|
searchWeb(
|
7791
7815
|
text: $text
|
@@ -7802,14 +7826,14 @@ exports.SearchWeb = (0, graphql_tag_1.default) `
|
|
7802
7826
|
}
|
7803
7827
|
}
|
7804
7828
|
`;
|
7805
|
-
|
7829
|
+
export const CountSoftwares = gql `
|
7806
7830
|
query CountSoftwares($filter: SoftwareFilter, $correlationId: String) {
|
7807
7831
|
countSoftwares(filter: $filter, correlationId: $correlationId) {
|
7808
7832
|
count
|
7809
7833
|
}
|
7810
7834
|
}
|
7811
7835
|
`;
|
7812
|
-
|
7836
|
+
export const CreateSoftware = gql `
|
7813
7837
|
mutation CreateSoftware($software: SoftwareInput!) {
|
7814
7838
|
createSoftware(software: $software) {
|
7815
7839
|
id
|
@@ -7817,7 +7841,7 @@ exports.CreateSoftware = (0, graphql_tag_1.default) `
|
|
7817
7841
|
}
|
7818
7842
|
}
|
7819
7843
|
`;
|
7820
|
-
|
7844
|
+
export const DeleteAllSoftwares = gql `
|
7821
7845
|
mutation DeleteAllSoftwares($filter: SoftwareFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7822
7846
|
deleteAllSoftwares(
|
7823
7847
|
filter: $filter
|
@@ -7829,7 +7853,7 @@ exports.DeleteAllSoftwares = (0, graphql_tag_1.default) `
|
|
7829
7853
|
}
|
7830
7854
|
}
|
7831
7855
|
`;
|
7832
|
-
|
7856
|
+
export const DeleteSoftware = gql `
|
7833
7857
|
mutation DeleteSoftware($id: ID!) {
|
7834
7858
|
deleteSoftware(id: $id) {
|
7835
7859
|
id
|
@@ -7837,7 +7861,7 @@ exports.DeleteSoftware = (0, graphql_tag_1.default) `
|
|
7837
7861
|
}
|
7838
7862
|
}
|
7839
7863
|
`;
|
7840
|
-
|
7864
|
+
export const DeleteSoftwares = gql `
|
7841
7865
|
mutation DeleteSoftwares($ids: [ID!]!, $isSynchronous: Boolean) {
|
7842
7866
|
deleteSoftwares(ids: $ids, isSynchronous: $isSynchronous) {
|
7843
7867
|
id
|
@@ -7845,7 +7869,7 @@ exports.DeleteSoftwares = (0, graphql_tag_1.default) `
|
|
7845
7869
|
}
|
7846
7870
|
}
|
7847
7871
|
`;
|
7848
|
-
|
7872
|
+
export const GetSoftware = gql `
|
7849
7873
|
query GetSoftware($id: ID!, $correlationId: String) {
|
7850
7874
|
software(id: $id, correlationId: $correlationId) {
|
7851
7875
|
id
|
@@ -7862,7 +7886,7 @@ exports.GetSoftware = (0, graphql_tag_1.default) `
|
|
7862
7886
|
}
|
7863
7887
|
}
|
7864
7888
|
`;
|
7865
|
-
|
7889
|
+
export const QuerySoftwares = gql `
|
7866
7890
|
query QuerySoftwares($filter: SoftwareFilter, $correlationId: String) {
|
7867
7891
|
softwares(filter: $filter, correlationId: $correlationId) {
|
7868
7892
|
results {
|
@@ -7881,7 +7905,7 @@ exports.QuerySoftwares = (0, graphql_tag_1.default) `
|
|
7881
7905
|
}
|
7882
7906
|
}
|
7883
7907
|
`;
|
7884
|
-
|
7908
|
+
export const UpdateSoftware = gql `
|
7885
7909
|
mutation UpdateSoftware($software: SoftwareUpdateInput!) {
|
7886
7910
|
updateSoftware(software: $software) {
|
7887
7911
|
id
|
@@ -7889,14 +7913,14 @@ exports.UpdateSoftware = (0, graphql_tag_1.default) `
|
|
7889
7913
|
}
|
7890
7914
|
}
|
7891
7915
|
`;
|
7892
|
-
|
7916
|
+
export const CountSpecifications = gql `
|
7893
7917
|
query CountSpecifications($filter: SpecificationFilter, $correlationId: String) {
|
7894
7918
|
countSpecifications(filter: $filter, correlationId: $correlationId) {
|
7895
7919
|
count
|
7896
7920
|
}
|
7897
7921
|
}
|
7898
7922
|
`;
|
7899
|
-
|
7923
|
+
export const CreateSpecification = gql `
|
7900
7924
|
mutation CreateSpecification($specification: SpecificationInput!) {
|
7901
7925
|
createSpecification(specification: $specification) {
|
7902
7926
|
id
|
@@ -7907,7 +7931,7 @@ exports.CreateSpecification = (0, graphql_tag_1.default) `
|
|
7907
7931
|
}
|
7908
7932
|
}
|
7909
7933
|
`;
|
7910
|
-
|
7934
|
+
export const DeleteAllSpecifications = gql `
|
7911
7935
|
mutation DeleteAllSpecifications($filter: SpecificationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7912
7936
|
deleteAllSpecifications(
|
7913
7937
|
filter: $filter
|
@@ -7919,7 +7943,7 @@ exports.DeleteAllSpecifications = (0, graphql_tag_1.default) `
|
|
7919
7943
|
}
|
7920
7944
|
}
|
7921
7945
|
`;
|
7922
|
-
|
7946
|
+
export const DeleteSpecification = gql `
|
7923
7947
|
mutation DeleteSpecification($id: ID!) {
|
7924
7948
|
deleteSpecification(id: $id) {
|
7925
7949
|
id
|
@@ -7927,7 +7951,7 @@ exports.DeleteSpecification = (0, graphql_tag_1.default) `
|
|
7927
7951
|
}
|
7928
7952
|
}
|
7929
7953
|
`;
|
7930
|
-
|
7954
|
+
export const DeleteSpecifications = gql `
|
7931
7955
|
mutation DeleteSpecifications($ids: [ID!]!, $isSynchronous: Boolean) {
|
7932
7956
|
deleteSpecifications(ids: $ids, isSynchronous: $isSynchronous) {
|
7933
7957
|
id
|
@@ -7935,7 +7959,7 @@ exports.DeleteSpecifications = (0, graphql_tag_1.default) `
|
|
7935
7959
|
}
|
7936
7960
|
}
|
7937
7961
|
`;
|
7938
|
-
|
7962
|
+
export const GetSpecification = gql `
|
7939
7963
|
query GetSpecification($id: ID!, $correlationId: String) {
|
7940
7964
|
specification(id: $id, correlationId: $correlationId) {
|
7941
7965
|
id
|
@@ -8124,7 +8148,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
|
|
8124
8148
|
}
|
8125
8149
|
}
|
8126
8150
|
`;
|
8127
|
-
|
8151
|
+
export const PromptSpecifications = gql `
|
8128
8152
|
mutation PromptSpecifications($prompt: String!, $ids: [ID!]!) {
|
8129
8153
|
promptSpecifications(prompt: $prompt, ids: $ids) {
|
8130
8154
|
specification {
|
@@ -8259,7 +8283,7 @@ exports.PromptSpecifications = (0, graphql_tag_1.default) `
|
|
8259
8283
|
}
|
8260
8284
|
}
|
8261
8285
|
`;
|
8262
|
-
|
8286
|
+
export const QueryModels = gql `
|
8263
8287
|
query QueryModels($filter: ModelFilter) {
|
8264
8288
|
models(filter: $filter) {
|
8265
8289
|
results {
|
@@ -8291,7 +8315,7 @@ exports.QueryModels = (0, graphql_tag_1.default) `
|
|
8291
8315
|
}
|
8292
8316
|
}
|
8293
8317
|
`;
|
8294
|
-
|
8318
|
+
export const QuerySpecifications = gql `
|
8295
8319
|
query QuerySpecifications($filter: SpecificationFilter, $correlationId: String) {
|
8296
8320
|
specifications(filter: $filter, correlationId: $correlationId) {
|
8297
8321
|
results {
|
@@ -8482,14 +8506,14 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
|
|
8482
8506
|
}
|
8483
8507
|
}
|
8484
8508
|
`;
|
8485
|
-
|
8509
|
+
export const SpecificationExists = gql `
|
8486
8510
|
query SpecificationExists($filter: SpecificationFilter, $correlationId: String) {
|
8487
8511
|
specificationExists(filter: $filter, correlationId: $correlationId) {
|
8488
8512
|
result
|
8489
8513
|
}
|
8490
8514
|
}
|
8491
8515
|
`;
|
8492
|
-
|
8516
|
+
export const UpdateSpecification = gql `
|
8493
8517
|
mutation UpdateSpecification($specification: SpecificationUpdateInput!) {
|
8494
8518
|
updateSpecification(specification: $specification) {
|
8495
8519
|
id
|
@@ -8500,7 +8524,7 @@ exports.UpdateSpecification = (0, graphql_tag_1.default) `
|
|
8500
8524
|
}
|
8501
8525
|
}
|
8502
8526
|
`;
|
8503
|
-
|
8527
|
+
export const UpsertSpecification = gql `
|
8504
8528
|
mutation UpsertSpecification($specification: SpecificationInput!) {
|
8505
8529
|
upsertSpecification(specification: $specification) {
|
8506
8530
|
id
|
@@ -8511,14 +8535,14 @@ exports.UpsertSpecification = (0, graphql_tag_1.default) `
|
|
8511
8535
|
}
|
8512
8536
|
}
|
8513
8537
|
`;
|
8514
|
-
|
8538
|
+
export const CountUsers = gql `
|
8515
8539
|
query CountUsers($filter: UserFilter, $correlationId: String) {
|
8516
8540
|
countUsers(filter: $filter, correlationId: $correlationId) {
|
8517
8541
|
count
|
8518
8542
|
}
|
8519
8543
|
}
|
8520
8544
|
`;
|
8521
|
-
|
8545
|
+
export const CreateUser = gql `
|
8522
8546
|
mutation CreateUser($user: UserInput!) {
|
8523
8547
|
createUser(user: $user) {
|
8524
8548
|
id
|
@@ -8530,7 +8554,7 @@ exports.CreateUser = (0, graphql_tag_1.default) `
|
|
8530
8554
|
}
|
8531
8555
|
}
|
8532
8556
|
`;
|
8533
|
-
|
8557
|
+
export const DeleteUser = gql `
|
8534
8558
|
mutation DeleteUser($id: ID!) {
|
8535
8559
|
deleteUser(id: $id) {
|
8536
8560
|
id
|
@@ -8538,7 +8562,7 @@ exports.DeleteUser = (0, graphql_tag_1.default) `
|
|
8538
8562
|
}
|
8539
8563
|
}
|
8540
8564
|
`;
|
8541
|
-
|
8565
|
+
export const DisableUser = gql `
|
8542
8566
|
mutation DisableUser($id: ID!) {
|
8543
8567
|
disableUser(id: $id) {
|
8544
8568
|
id
|
@@ -8546,7 +8570,7 @@ exports.DisableUser = (0, graphql_tag_1.default) `
|
|
8546
8570
|
}
|
8547
8571
|
}
|
8548
8572
|
`;
|
8549
|
-
|
8573
|
+
export const EnableUser = gql `
|
8550
8574
|
mutation EnableUser($id: ID!) {
|
8551
8575
|
enableUser(id: $id) {
|
8552
8576
|
id
|
@@ -8554,7 +8578,7 @@ exports.EnableUser = (0, graphql_tag_1.default) `
|
|
8554
8578
|
}
|
8555
8579
|
}
|
8556
8580
|
`;
|
8557
|
-
|
8581
|
+
export const GetUser = gql `
|
8558
8582
|
query GetUser {
|
8559
8583
|
user {
|
8560
8584
|
id
|
@@ -8608,7 +8632,7 @@ exports.GetUser = (0, graphql_tag_1.default) `
|
|
8608
8632
|
}
|
8609
8633
|
}
|
8610
8634
|
`;
|
8611
|
-
|
8635
|
+
export const GetUserByIdentifier = gql `
|
8612
8636
|
query GetUserByIdentifier($identifier: String!) {
|
8613
8637
|
userByIdentifier(identifier: $identifier) {
|
8614
8638
|
id
|
@@ -8662,7 +8686,7 @@ exports.GetUserByIdentifier = (0, graphql_tag_1.default) `
|
|
8662
8686
|
}
|
8663
8687
|
}
|
8664
8688
|
`;
|
8665
|
-
|
8689
|
+
export const QueryUsers = gql `
|
8666
8690
|
query QueryUsers($filter: UserFilter, $correlationId: String) {
|
8667
8691
|
users(filter: $filter, correlationId: $correlationId) {
|
8668
8692
|
results {
|
@@ -8718,7 +8742,7 @@ exports.QueryUsers = (0, graphql_tag_1.default) `
|
|
8718
8742
|
}
|
8719
8743
|
}
|
8720
8744
|
`;
|
8721
|
-
|
8745
|
+
export const UpdateUser = gql `
|
8722
8746
|
mutation UpdateUser($user: UserUpdateInput!) {
|
8723
8747
|
updateUser(user: $user) {
|
8724
8748
|
id
|
@@ -8730,14 +8754,14 @@ exports.UpdateUser = (0, graphql_tag_1.default) `
|
|
8730
8754
|
}
|
8731
8755
|
}
|
8732
8756
|
`;
|
8733
|
-
|
8757
|
+
export const CountWorkflows = gql `
|
8734
8758
|
query CountWorkflows($filter: WorkflowFilter, $correlationId: String) {
|
8735
8759
|
countWorkflows(filter: $filter, correlationId: $correlationId) {
|
8736
8760
|
count
|
8737
8761
|
}
|
8738
8762
|
}
|
8739
8763
|
`;
|
8740
|
-
|
8764
|
+
export const CreateWorkflow = gql `
|
8741
8765
|
mutation CreateWorkflow($workflow: WorkflowInput!) {
|
8742
8766
|
createWorkflow(workflow: $workflow) {
|
8743
8767
|
id
|
@@ -8825,6 +8849,14 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
|
|
8825
8849
|
id
|
8826
8850
|
}
|
8827
8851
|
}
|
8852
|
+
reducto {
|
8853
|
+
ocrMode
|
8854
|
+
ocrSystem
|
8855
|
+
extractionMode
|
8856
|
+
enableEnrichment
|
8857
|
+
enrichmentMode
|
8858
|
+
key
|
8859
|
+
}
|
8828
8860
|
mistral {
|
8829
8861
|
key
|
8830
8862
|
}
|
@@ -8942,7 +8974,7 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
|
|
8942
8974
|
}
|
8943
8975
|
}
|
8944
8976
|
`;
|
8945
|
-
|
8977
|
+
export const DeleteAllWorkflows = gql `
|
8946
8978
|
mutation DeleteAllWorkflows($filter: WorkflowFilter, $isSynchronous: Boolean, $correlationId: String) {
|
8947
8979
|
deleteAllWorkflows(
|
8948
8980
|
filter: $filter
|
@@ -8954,7 +8986,7 @@ exports.DeleteAllWorkflows = (0, graphql_tag_1.default) `
|
|
8954
8986
|
}
|
8955
8987
|
}
|
8956
8988
|
`;
|
8957
|
-
|
8989
|
+
export const DeleteWorkflow = gql `
|
8958
8990
|
mutation DeleteWorkflow($id: ID!) {
|
8959
8991
|
deleteWorkflow(id: $id) {
|
8960
8992
|
id
|
@@ -8962,7 +8994,7 @@ exports.DeleteWorkflow = (0, graphql_tag_1.default) `
|
|
8962
8994
|
}
|
8963
8995
|
}
|
8964
8996
|
`;
|
8965
|
-
|
8997
|
+
export const DeleteWorkflows = gql `
|
8966
8998
|
mutation DeleteWorkflows($ids: [ID!]!, $isSynchronous: Boolean) {
|
8967
8999
|
deleteWorkflows(ids: $ids, isSynchronous: $isSynchronous) {
|
8968
9000
|
id
|
@@ -8970,7 +9002,7 @@ exports.DeleteWorkflows = (0, graphql_tag_1.default) `
|
|
8970
9002
|
}
|
8971
9003
|
}
|
8972
9004
|
`;
|
8973
|
-
|
9005
|
+
export const GetWorkflow = gql `
|
8974
9006
|
query GetWorkflow($id: ID!, $correlationId: String) {
|
8975
9007
|
workflow(id: $id, correlationId: $correlationId) {
|
8976
9008
|
id
|
@@ -9063,6 +9095,14 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
|
|
9063
9095
|
id
|
9064
9096
|
}
|
9065
9097
|
}
|
9098
|
+
reducto {
|
9099
|
+
ocrMode
|
9100
|
+
ocrSystem
|
9101
|
+
extractionMode
|
9102
|
+
enableEnrichment
|
9103
|
+
enrichmentMode
|
9104
|
+
key
|
9105
|
+
}
|
9066
9106
|
mistral {
|
9067
9107
|
key
|
9068
9108
|
}
|
@@ -9180,7 +9220,7 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
|
|
9180
9220
|
}
|
9181
9221
|
}
|
9182
9222
|
`;
|
9183
|
-
|
9223
|
+
export const QueryWorkflows = gql `
|
9184
9224
|
query QueryWorkflows($filter: WorkflowFilter, $correlationId: String) {
|
9185
9225
|
workflows(filter: $filter, correlationId: $correlationId) {
|
9186
9226
|
results {
|
@@ -9274,6 +9314,14 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
|
|
9274
9314
|
id
|
9275
9315
|
}
|
9276
9316
|
}
|
9317
|
+
reducto {
|
9318
|
+
ocrMode
|
9319
|
+
ocrSystem
|
9320
|
+
extractionMode
|
9321
|
+
enableEnrichment
|
9322
|
+
enrichmentMode
|
9323
|
+
key
|
9324
|
+
}
|
9277
9325
|
mistral {
|
9278
9326
|
key
|
9279
9327
|
}
|
@@ -9392,7 +9440,7 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
|
|
9392
9440
|
}
|
9393
9441
|
}
|
9394
9442
|
`;
|
9395
|
-
|
9443
|
+
export const UpdateWorkflow = gql `
|
9396
9444
|
mutation UpdateWorkflow($workflow: WorkflowUpdateInput!) {
|
9397
9445
|
updateWorkflow(workflow: $workflow) {
|
9398
9446
|
id
|
@@ -9480,6 +9528,14 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
|
|
9480
9528
|
id
|
9481
9529
|
}
|
9482
9530
|
}
|
9531
|
+
reducto {
|
9532
|
+
ocrMode
|
9533
|
+
ocrSystem
|
9534
|
+
extractionMode
|
9535
|
+
enableEnrichment
|
9536
|
+
enrichmentMode
|
9537
|
+
key
|
9538
|
+
}
|
9483
9539
|
mistral {
|
9484
9540
|
key
|
9485
9541
|
}
|
@@ -9597,7 +9653,7 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
|
|
9597
9653
|
}
|
9598
9654
|
}
|
9599
9655
|
`;
|
9600
|
-
|
9656
|
+
export const UpsertWorkflow = gql `
|
9601
9657
|
mutation UpsertWorkflow($workflow: WorkflowInput!) {
|
9602
9658
|
upsertWorkflow(workflow: $workflow) {
|
9603
9659
|
id
|
@@ -9685,6 +9741,14 @@ exports.UpsertWorkflow = (0, graphql_tag_1.default) `
|
|
9685
9741
|
id
|
9686
9742
|
}
|
9687
9743
|
}
|
9744
|
+
reducto {
|
9745
|
+
ocrMode
|
9746
|
+
ocrSystem
|
9747
|
+
extractionMode
|
9748
|
+
enableEnrichment
|
9749
|
+
enrichmentMode
|
9750
|
+
key
|
9751
|
+
}
|
9688
9752
|
mistral {
|
9689
9753
|
key
|
9690
9754
|
}
|
@@ -9802,7 +9866,7 @@ exports.UpsertWorkflow = (0, graphql_tag_1.default) `
|
|
9802
9866
|
}
|
9803
9867
|
}
|
9804
9868
|
`;
|
9805
|
-
|
9869
|
+
export const WorkflowExists = gql `
|
9806
9870
|
query WorkflowExists($filter: WorkflowFilter, $correlationId: String) {
|
9807
9871
|
workflowExists(filter: $filter, correlationId: $correlationId) {
|
9808
9872
|
result
|