graphlit-client 1.0.20250531005 → 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 +126 -1
- package/dist/client.js +1616 -1569
- package/dist/generated/graphql-documents.d.ts +1 -0
- package/dist/generated/graphql-documents.js +372 -310
- package/dist/generated/graphql-types.d.ts +207 -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,7 +1306,7 @@ exports.IngestEncodedFile = (0, graphql_tag_1.default) `
|
|
1295
1306
|
}
|
1296
1307
|
}
|
1297
1308
|
`;
|
1298
|
-
|
1309
|
+
export const IngestEvent = gql `
|
1299
1310
|
mutation IngestEvent($markdown: String!, $name: String, $description: String, $eventDate: DateTime, $id: ID, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1300
1311
|
ingestEvent(
|
1301
1312
|
name: $name
|
@@ -1348,7 +1359,7 @@ exports.IngestEvent = (0, graphql_tag_1.default) `
|
|
1348
1359
|
}
|
1349
1360
|
}
|
1350
1361
|
`;
|
1351
|
-
|
1362
|
+
export const IngestMemory = gql `
|
1352
1363
|
mutation IngestMemory($text: String!, $name: String, $textType: TextTypes, $id: ID, $collections: [EntityReferenceInput!], $correlationId: String) {
|
1353
1364
|
ingestMemory(
|
1354
1365
|
name: $name
|
@@ -1400,7 +1411,7 @@ exports.IngestMemory = (0, graphql_tag_1.default) `
|
|
1400
1411
|
}
|
1401
1412
|
}
|
1402
1413
|
`;
|
1403
|
-
|
1414
|
+
export const IngestText = gql `
|
1404
1415
|
mutation IngestText($text: String!, $name: String, $textType: TextTypes, $uri: URL, $id: ID, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $correlationId: String) {
|
1405
1416
|
ingestText(
|
1406
1417
|
name: $name
|
@@ -1456,7 +1467,7 @@ exports.IngestText = (0, graphql_tag_1.default) `
|
|
1456
1467
|
}
|
1457
1468
|
}
|
1458
1469
|
`;
|
1459
|
-
|
1470
|
+
export const IngestTextBatch = gql `
|
1460
1471
|
mutation IngestTextBatch($batch: [TextContentInput!]!, $textType: TextTypes, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $correlationId: String) {
|
1461
1472
|
ingestTextBatch(
|
1462
1473
|
batch: $batch
|
@@ -1508,7 +1519,7 @@ exports.IngestTextBatch = (0, graphql_tag_1.default) `
|
|
1508
1519
|
}
|
1509
1520
|
}
|
1510
1521
|
`;
|
1511
|
-
|
1522
|
+
export const IngestUri = gql `
|
1512
1523
|
mutation IngestUri($name: String, $uri: URL!, $id: ID, $mimeType: String, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $observations: [ObservationReferenceInput!], $correlationId: String) {
|
1513
1524
|
ingestUri(
|
1514
1525
|
name: $name
|
@@ -1563,14 +1574,14 @@ exports.IngestUri = (0, graphql_tag_1.default) `
|
|
1563
1574
|
}
|
1564
1575
|
}
|
1565
1576
|
`;
|
1566
|
-
|
1577
|
+
export const IsContentDone = gql `
|
1567
1578
|
query IsContentDone($id: ID!) {
|
1568
1579
|
isContentDone(id: $id) {
|
1569
1580
|
result
|
1570
1581
|
}
|
1571
1582
|
}
|
1572
1583
|
`;
|
1573
|
-
|
1584
|
+
export const PublishContents = gql `
|
1574
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) {
|
1575
1586
|
publishContents(
|
1576
1587
|
summaryPrompt: $summaryPrompt
|
@@ -1698,7 +1709,7 @@ exports.PublishContents = (0, graphql_tag_1.default) `
|
|
1698
1709
|
}
|
1699
1710
|
}
|
1700
1711
|
`;
|
1701
|
-
|
1712
|
+
export const PublishText = gql `
|
1702
1713
|
mutation PublishText($text: String!, $textType: TextTypes, $connector: ContentPublishingConnectorInput!, $isSynchronous: Boolean, $correlationId: String, $name: String, $workflow: EntityReferenceInput) {
|
1703
1714
|
publishText(
|
1704
1715
|
text: $text
|
@@ -1822,7 +1833,7 @@ exports.PublishText = (0, graphql_tag_1.default) `
|
|
1822
1833
|
}
|
1823
1834
|
}
|
1824
1835
|
`;
|
1825
|
-
|
1836
|
+
export const QueryContents = gql `
|
1826
1837
|
query QueryContents($filter: ContentFilter, $correlationId: String) {
|
1827
1838
|
contents(filter: $filter, correlationId: $correlationId) {
|
1828
1839
|
results {
|
@@ -2074,7 +2085,7 @@ exports.QueryContents = (0, graphql_tag_1.default) `
|
|
2074
2085
|
}
|
2075
2086
|
}
|
2076
2087
|
`;
|
2077
|
-
|
2088
|
+
export const QueryContentsFacets = gql `
|
2078
2089
|
query QueryContentsFacets($filter: ContentFilter, $facets: [ContentFacetInput!], $correlationId: String) {
|
2079
2090
|
contents(filter: $filter, facets: $facets, correlationId: $correlationId) {
|
2080
2091
|
facets {
|
@@ -2097,7 +2108,7 @@ exports.QueryContentsFacets = (0, graphql_tag_1.default) `
|
|
2097
2108
|
}
|
2098
2109
|
}
|
2099
2110
|
`;
|
2100
|
-
|
2111
|
+
export const QueryContentsGraph = gql `
|
2101
2112
|
query QueryContentsGraph($filter: ContentFilter, $graph: ContentGraphInput, $correlationId: String) {
|
2102
2113
|
contents(filter: $filter, graph: $graph, correlationId: $correlationId) {
|
2103
2114
|
graph {
|
@@ -2116,7 +2127,7 @@ exports.QueryContentsGraph = (0, graphql_tag_1.default) `
|
|
2116
2127
|
}
|
2117
2128
|
}
|
2118
2129
|
`;
|
2119
|
-
|
2130
|
+
export const ScreenshotPage = gql `
|
2120
2131
|
mutation ScreenshotPage($uri: URL!, $maximumHeight: Int, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $correlationId: String) {
|
2121
2132
|
screenshotPage(
|
2122
2133
|
uri: $uri
|
@@ -2168,7 +2179,7 @@ exports.ScreenshotPage = (0, graphql_tag_1.default) `
|
|
2168
2179
|
}
|
2169
2180
|
}
|
2170
2181
|
`;
|
2171
|
-
|
2182
|
+
export const SummarizeContents = gql `
|
2172
2183
|
mutation SummarizeContents($summarizations: [SummarizationStrategyInput!]!, $filter: ContentFilter, $correlationId: String) {
|
2173
2184
|
summarizeContents(
|
2174
2185
|
summarizations: $summarizations
|
@@ -2191,7 +2202,7 @@ exports.SummarizeContents = (0, graphql_tag_1.default) `
|
|
2191
2202
|
}
|
2192
2203
|
}
|
2193
2204
|
`;
|
2194
|
-
|
2205
|
+
export const SummarizeText = gql `
|
2195
2206
|
mutation SummarizeText($summarization: SummarizationStrategyInput!, $text: String!, $textType: TextTypes, $correlationId: String) {
|
2196
2207
|
summarizeText(
|
2197
2208
|
summarization: $summarization
|
@@ -2215,7 +2226,7 @@ exports.SummarizeText = (0, graphql_tag_1.default) `
|
|
2215
2226
|
}
|
2216
2227
|
}
|
2217
2228
|
`;
|
2218
|
-
|
2229
|
+
export const UpdateContent = gql `
|
2219
2230
|
mutation UpdateContent($content: ContentUpdateInput!) {
|
2220
2231
|
updateContent(content: $content) {
|
2221
2232
|
id
|
@@ -2260,7 +2271,7 @@ exports.UpdateContent = (0, graphql_tag_1.default) `
|
|
2260
2271
|
}
|
2261
2272
|
}
|
2262
2273
|
`;
|
2263
|
-
|
2274
|
+
export const AskGraphlit = gql `
|
2264
2275
|
mutation AskGraphlit($prompt: String!, $type: SdkTypes, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
2265
2276
|
askGraphlit(
|
2266
2277
|
prompt: $prompt
|
@@ -2401,7 +2412,17 @@ exports.AskGraphlit = (0, graphql_tag_1.default) `
|
|
2401
2412
|
}
|
2402
2413
|
}
|
2403
2414
|
`;
|
2404
|
-
|
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 `
|
2405
2426
|
mutation ClearConversation($id: ID!) {
|
2406
2427
|
clearConversation(id: $id) {
|
2407
2428
|
id
|
@@ -2411,7 +2432,7 @@ exports.ClearConversation = (0, graphql_tag_1.default) `
|
|
2411
2432
|
}
|
2412
2433
|
}
|
2413
2434
|
`;
|
2414
|
-
|
2435
|
+
export const CloseConversation = gql `
|
2415
2436
|
mutation CloseConversation($id: ID!) {
|
2416
2437
|
closeConversation(id: $id) {
|
2417
2438
|
id
|
@@ -2421,7 +2442,7 @@ exports.CloseConversation = (0, graphql_tag_1.default) `
|
|
2421
2442
|
}
|
2422
2443
|
}
|
2423
2444
|
`;
|
2424
|
-
|
2445
|
+
export const CompleteConversation = gql `
|
2425
2446
|
mutation CompleteConversation($completion: String!, $id: ID!, $correlationId: String) {
|
2426
2447
|
completeConversation(
|
2427
2448
|
completion: $completion
|
@@ -2737,7 +2758,7 @@ exports.CompleteConversation = (0, graphql_tag_1.default) `
|
|
2737
2758
|
}
|
2738
2759
|
}
|
2739
2760
|
`;
|
2740
|
-
|
2761
|
+
export const ContinueConversation = gql `
|
2741
2762
|
mutation ContinueConversation($id: ID!, $responses: [ConversationToolResponseInput!]!, $correlationId: String) {
|
2742
2763
|
continueConversation(
|
2743
2764
|
id: $id
|
@@ -3053,14 +3074,14 @@ exports.ContinueConversation = (0, graphql_tag_1.default) `
|
|
3053
3074
|
}
|
3054
3075
|
}
|
3055
3076
|
`;
|
3056
|
-
|
3077
|
+
export const CountConversations = gql `
|
3057
3078
|
query CountConversations($filter: ConversationFilter, $correlationId: String) {
|
3058
3079
|
countConversations(filter: $filter, correlationId: $correlationId) {
|
3059
3080
|
count
|
3060
3081
|
}
|
3061
3082
|
}
|
3062
3083
|
`;
|
3063
|
-
|
3084
|
+
export const CreateConversation = gql `
|
3064
3085
|
mutation CreateConversation($conversation: ConversationInput!, $correlationId: String) {
|
3065
3086
|
createConversation(conversation: $conversation, correlationId: $correlationId) {
|
3066
3087
|
id
|
@@ -3070,7 +3091,7 @@ exports.CreateConversation = (0, graphql_tag_1.default) `
|
|
3070
3091
|
}
|
3071
3092
|
}
|
3072
3093
|
`;
|
3073
|
-
|
3094
|
+
export const DeleteAllConversations = gql `
|
3074
3095
|
mutation DeleteAllConversations($filter: ConversationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
3075
3096
|
deleteAllConversations(
|
3076
3097
|
filter: $filter
|
@@ -3082,7 +3103,7 @@ exports.DeleteAllConversations = (0, graphql_tag_1.default) `
|
|
3082
3103
|
}
|
3083
3104
|
}
|
3084
3105
|
`;
|
3085
|
-
|
3106
|
+
export const DeleteConversation = gql `
|
3086
3107
|
mutation DeleteConversation($id: ID!) {
|
3087
3108
|
deleteConversation(id: $id) {
|
3088
3109
|
id
|
@@ -3090,7 +3111,7 @@ exports.DeleteConversation = (0, graphql_tag_1.default) `
|
|
3090
3111
|
}
|
3091
3112
|
}
|
3092
3113
|
`;
|
3093
|
-
|
3114
|
+
export const DeleteConversations = gql `
|
3094
3115
|
mutation DeleteConversations($ids: [ID!]!, $isSynchronous: Boolean) {
|
3095
3116
|
deleteConversations(ids: $ids, isSynchronous: $isSynchronous) {
|
3096
3117
|
id
|
@@ -3098,12 +3119,13 @@ exports.DeleteConversations = (0, graphql_tag_1.default) `
|
|
3098
3119
|
}
|
3099
3120
|
}
|
3100
3121
|
`;
|
3101
|
-
|
3102
|
-
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) {
|
3103
3124
|
formatConversation(
|
3104
3125
|
prompt: $prompt
|
3105
3126
|
id: $id
|
3106
3127
|
specification: $specification
|
3128
|
+
tools: $tools
|
3107
3129
|
includeDetails: $includeDetails
|
3108
3130
|
correlationId: $correlationId
|
3109
3131
|
) {
|
@@ -3416,7 +3438,7 @@ exports.FormatConversation = (0, graphql_tag_1.default) `
|
|
3416
3438
|
}
|
3417
3439
|
}
|
3418
3440
|
`;
|
3419
|
-
|
3441
|
+
export const GetConversation = gql `
|
3420
3442
|
query GetConversation($id: ID!, $correlationId: String) {
|
3421
3443
|
conversation(id: $id, correlationId: $correlationId) {
|
3422
3444
|
id
|
@@ -3731,7 +3753,7 @@ exports.GetConversation = (0, graphql_tag_1.default) `
|
|
3731
3753
|
}
|
3732
3754
|
}
|
3733
3755
|
`;
|
3734
|
-
|
3756
|
+
export const Prompt = gql `
|
3735
3757
|
mutation Prompt($prompt: String, $mimeType: String, $data: String, $specification: EntityReferenceInput, $messages: [ConversationMessageInput!], $correlationId: String) {
|
3736
3758
|
prompt(
|
3737
3759
|
prompt: $prompt
|
@@ -3873,7 +3895,7 @@ exports.Prompt = (0, graphql_tag_1.default) `
|
|
3873
3895
|
}
|
3874
3896
|
}
|
3875
3897
|
`;
|
3876
|
-
|
3898
|
+
export const PromptConversation = gql `
|
3877
3899
|
mutation PromptConversation($prompt: String!, $mimeType: String, $data: String, $id: ID, $specification: EntityReferenceInput, $tools: [ToolDefinitionInput!], $requireTool: Boolean, $includeDetails: Boolean, $correlationId: String) {
|
3878
3900
|
promptConversation(
|
3879
3901
|
prompt: $prompt
|
@@ -4195,7 +4217,7 @@ exports.PromptConversation = (0, graphql_tag_1.default) `
|
|
4195
4217
|
}
|
4196
4218
|
}
|
4197
4219
|
`;
|
4198
|
-
|
4220
|
+
export const PublishConversation = gql `
|
4199
4221
|
mutation PublishConversation($id: ID!, $connector: ContentPublishingConnectorInput!, $name: String, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $correlationId: String) {
|
4200
4222
|
publishConversation(
|
4201
4223
|
id: $id
|
@@ -4318,7 +4340,7 @@ exports.PublishConversation = (0, graphql_tag_1.default) `
|
|
4318
4340
|
}
|
4319
4341
|
}
|
4320
4342
|
`;
|
4321
|
-
|
4343
|
+
export const QueryConversations = gql `
|
4322
4344
|
query QueryConversations($filter: ConversationFilter, $correlationId: String) {
|
4323
4345
|
conversations(filter: $filter, correlationId: $correlationId) {
|
4324
4346
|
results {
|
@@ -4635,7 +4657,7 @@ exports.QueryConversations = (0, graphql_tag_1.default) `
|
|
4635
4657
|
}
|
4636
4658
|
}
|
4637
4659
|
`;
|
4638
|
-
|
4660
|
+
export const RetrieveSources = gql `
|
4639
4661
|
mutation RetrieveSources($prompt: String!, $filter: ContentFilter, $augmentedFilter: ContentFilter, $retrievalStrategy: RetrievalStrategyInput, $rerankingStrategy: RerankingStrategyInput, $correlationId: String) {
|
4640
4662
|
retrieveSources(
|
4641
4663
|
prompt: $prompt
|
@@ -4661,7 +4683,7 @@ exports.RetrieveSources = (0, graphql_tag_1.default) `
|
|
4661
4683
|
}
|
4662
4684
|
}
|
4663
4685
|
`;
|
4664
|
-
|
4686
|
+
export const ReviseContent = gql `
|
4665
4687
|
mutation ReviseContent($prompt: String!, $content: EntityReferenceInput!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
4666
4688
|
reviseContent(
|
4667
4689
|
prompt: $prompt
|
@@ -4802,7 +4824,7 @@ exports.ReviseContent = (0, graphql_tag_1.default) `
|
|
4802
4824
|
}
|
4803
4825
|
}
|
4804
4826
|
`;
|
4805
|
-
|
4827
|
+
export const ReviseEncodedImage = gql `
|
4806
4828
|
mutation ReviseEncodedImage($prompt: String!, $mimeType: String!, $data: String!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
4807
4829
|
reviseEncodedImage(
|
4808
4830
|
prompt: $prompt
|
@@ -4944,7 +4966,7 @@ exports.ReviseEncodedImage = (0, graphql_tag_1.default) `
|
|
4944
4966
|
}
|
4945
4967
|
}
|
4946
4968
|
`;
|
4947
|
-
|
4969
|
+
export const ReviseImage = gql `
|
4948
4970
|
mutation ReviseImage($prompt: String!, $uri: URL!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
4949
4971
|
reviseImage(
|
4950
4972
|
prompt: $prompt
|
@@ -5085,7 +5107,7 @@ exports.ReviseImage = (0, graphql_tag_1.default) `
|
|
5085
5107
|
}
|
5086
5108
|
}
|
5087
5109
|
`;
|
5088
|
-
|
5110
|
+
export const ReviseText = gql `
|
5089
5111
|
mutation ReviseText($prompt: String!, $text: String!, $id: ID, $specification: EntityReferenceInput, $correlationId: String) {
|
5090
5112
|
reviseText(
|
5091
5113
|
prompt: $prompt
|
@@ -5226,7 +5248,7 @@ exports.ReviseText = (0, graphql_tag_1.default) `
|
|
5226
5248
|
}
|
5227
5249
|
}
|
5228
5250
|
`;
|
5229
|
-
|
5251
|
+
export const SuggestConversation = gql `
|
5230
5252
|
mutation SuggestConversation($id: ID!, $count: Int, $prompt: String, $correlationId: String) {
|
5231
5253
|
suggestConversation(
|
5232
5254
|
id: $id
|
@@ -5238,7 +5260,7 @@ exports.SuggestConversation = (0, graphql_tag_1.default) `
|
|
5238
5260
|
}
|
5239
5261
|
}
|
5240
5262
|
`;
|
5241
|
-
|
5263
|
+
export const UpdateConversation = gql `
|
5242
5264
|
mutation UpdateConversation($conversation: ConversationUpdateInput!) {
|
5243
5265
|
updateConversation(conversation: $conversation) {
|
5244
5266
|
id
|
@@ -5248,14 +5270,14 @@ exports.UpdateConversation = (0, graphql_tag_1.default) `
|
|
5248
5270
|
}
|
5249
5271
|
}
|
5250
5272
|
`;
|
5251
|
-
|
5273
|
+
export const CountEvents = gql `
|
5252
5274
|
query CountEvents($filter: EventFilter, $correlationId: String) {
|
5253
5275
|
countEvents(filter: $filter, correlationId: $correlationId) {
|
5254
5276
|
count
|
5255
5277
|
}
|
5256
5278
|
}
|
5257
5279
|
`;
|
5258
|
-
|
5280
|
+
export const CreateEvent = gql `
|
5259
5281
|
mutation CreateEvent($event: EventInput!) {
|
5260
5282
|
createEvent(event: $event) {
|
5261
5283
|
id
|
@@ -5263,7 +5285,7 @@ exports.CreateEvent = (0, graphql_tag_1.default) `
|
|
5263
5285
|
}
|
5264
5286
|
}
|
5265
5287
|
`;
|
5266
|
-
|
5288
|
+
export const DeleteAllEvents = gql `
|
5267
5289
|
mutation DeleteAllEvents($filter: EventFilter, $isSynchronous: Boolean, $correlationId: String) {
|
5268
5290
|
deleteAllEvents(
|
5269
5291
|
filter: $filter
|
@@ -5275,7 +5297,7 @@ exports.DeleteAllEvents = (0, graphql_tag_1.default) `
|
|
5275
5297
|
}
|
5276
5298
|
}
|
5277
5299
|
`;
|
5278
|
-
|
5300
|
+
export const DeleteEvent = gql `
|
5279
5301
|
mutation DeleteEvent($id: ID!) {
|
5280
5302
|
deleteEvent(id: $id) {
|
5281
5303
|
id
|
@@ -5283,7 +5305,7 @@ exports.DeleteEvent = (0, graphql_tag_1.default) `
|
|
5283
5305
|
}
|
5284
5306
|
}
|
5285
5307
|
`;
|
5286
|
-
|
5308
|
+
export const DeleteEvents = gql `
|
5287
5309
|
mutation DeleteEvents($ids: [ID!]!, $isSynchronous: Boolean) {
|
5288
5310
|
deleteEvents(ids: $ids, isSynchronous: $isSynchronous) {
|
5289
5311
|
id
|
@@ -5291,7 +5313,7 @@ exports.DeleteEvents = (0, graphql_tag_1.default) `
|
|
5291
5313
|
}
|
5292
5314
|
}
|
5293
5315
|
`;
|
5294
|
-
|
5316
|
+
export const GetEvent = gql `
|
5295
5317
|
query GetEvent($id: ID!, $correlationId: String) {
|
5296
5318
|
event(id: $id, correlationId: $correlationId) {
|
5297
5319
|
id
|
@@ -5323,7 +5345,7 @@ exports.GetEvent = (0, graphql_tag_1.default) `
|
|
5323
5345
|
}
|
5324
5346
|
}
|
5325
5347
|
`;
|
5326
|
-
|
5348
|
+
export const QueryEvents = gql `
|
5327
5349
|
query QueryEvents($filter: EventFilter, $correlationId: String) {
|
5328
5350
|
events(filter: $filter, correlationId: $correlationId) {
|
5329
5351
|
results {
|
@@ -5357,7 +5379,7 @@ exports.QueryEvents = (0, graphql_tag_1.default) `
|
|
5357
5379
|
}
|
5358
5380
|
}
|
5359
5381
|
`;
|
5360
|
-
|
5382
|
+
export const UpdateEvent = gql `
|
5361
5383
|
mutation UpdateEvent($event: EventUpdateInput!) {
|
5362
5384
|
updateEvent(event: $event) {
|
5363
5385
|
id
|
@@ -5365,14 +5387,14 @@ exports.UpdateEvent = (0, graphql_tag_1.default) `
|
|
5365
5387
|
}
|
5366
5388
|
}
|
5367
5389
|
`;
|
5368
|
-
|
5390
|
+
export const CountFeeds = gql `
|
5369
5391
|
query CountFeeds($filter: FeedFilter, $correlationId: String) {
|
5370
5392
|
countFeeds(filter: $filter, correlationId: $correlationId) {
|
5371
5393
|
count
|
5372
5394
|
}
|
5373
5395
|
}
|
5374
5396
|
`;
|
5375
|
-
|
5397
|
+
export const CreateFeed = gql `
|
5376
5398
|
mutation CreateFeed($feed: FeedInput!, $correlationId: String) {
|
5377
5399
|
createFeed(feed: $feed, correlationId: $correlationId) {
|
5378
5400
|
id
|
@@ -5382,7 +5404,7 @@ exports.CreateFeed = (0, graphql_tag_1.default) `
|
|
5382
5404
|
}
|
5383
5405
|
}
|
5384
5406
|
`;
|
5385
|
-
|
5407
|
+
export const DeleteAllFeeds = gql `
|
5386
5408
|
mutation DeleteAllFeeds($filter: FeedFilter, $isSynchronous: Boolean, $correlationId: String) {
|
5387
5409
|
deleteAllFeeds(
|
5388
5410
|
filter: $filter
|
@@ -5394,7 +5416,7 @@ exports.DeleteAllFeeds = (0, graphql_tag_1.default) `
|
|
5394
5416
|
}
|
5395
5417
|
}
|
5396
5418
|
`;
|
5397
|
-
|
5419
|
+
export const DeleteFeed = gql `
|
5398
5420
|
mutation DeleteFeed($id: ID!) {
|
5399
5421
|
deleteFeed(id: $id) {
|
5400
5422
|
id
|
@@ -5402,7 +5424,7 @@ exports.DeleteFeed = (0, graphql_tag_1.default) `
|
|
5402
5424
|
}
|
5403
5425
|
}
|
5404
5426
|
`;
|
5405
|
-
|
5427
|
+
export const DeleteFeeds = gql `
|
5406
5428
|
mutation DeleteFeeds($ids: [ID!]!, $isSynchronous: Boolean) {
|
5407
5429
|
deleteFeeds(ids: $ids, isSynchronous: $isSynchronous) {
|
5408
5430
|
id
|
@@ -5410,7 +5432,7 @@ exports.DeleteFeeds = (0, graphql_tag_1.default) `
|
|
5410
5432
|
}
|
5411
5433
|
}
|
5412
5434
|
`;
|
5413
|
-
|
5435
|
+
export const DisableFeed = gql `
|
5414
5436
|
mutation DisableFeed($id: ID!) {
|
5415
5437
|
disableFeed(id: $id) {
|
5416
5438
|
id
|
@@ -5418,7 +5440,7 @@ exports.DisableFeed = (0, graphql_tag_1.default) `
|
|
5418
5440
|
}
|
5419
5441
|
}
|
5420
5442
|
`;
|
5421
|
-
|
5443
|
+
export const EnableFeed = gql `
|
5422
5444
|
mutation EnableFeed($id: ID!) {
|
5423
5445
|
enableFeed(id: $id) {
|
5424
5446
|
id
|
@@ -5426,14 +5448,14 @@ exports.EnableFeed = (0, graphql_tag_1.default) `
|
|
5426
5448
|
}
|
5427
5449
|
}
|
5428
5450
|
`;
|
5429
|
-
|
5451
|
+
export const FeedExists = gql `
|
5430
5452
|
query FeedExists($filter: FeedFilter, $correlationId: String) {
|
5431
5453
|
feedExists(filter: $filter, correlationId: $correlationId) {
|
5432
5454
|
result
|
5433
5455
|
}
|
5434
5456
|
}
|
5435
5457
|
`;
|
5436
|
-
|
5458
|
+
export const GetFeed = gql `
|
5437
5459
|
query GetFeed($id: ID!, $correlationId: String) {
|
5438
5460
|
feed(id: $id, correlationId: $correlationId) {
|
5439
5461
|
id
|
@@ -5673,21 +5695,21 @@ exports.GetFeed = (0, graphql_tag_1.default) `
|
|
5673
5695
|
}
|
5674
5696
|
}
|
5675
5697
|
`;
|
5676
|
-
|
5698
|
+
export const GetSharePointConsentUri = gql `
|
5677
5699
|
query GetSharePointConsentUri($tenantId: ID!) {
|
5678
5700
|
sharePointConsentUri(tenantId: $tenantId) {
|
5679
5701
|
uri
|
5680
5702
|
}
|
5681
5703
|
}
|
5682
5704
|
`;
|
5683
|
-
|
5705
|
+
export const IsFeedDone = gql `
|
5684
5706
|
query IsFeedDone($id: ID!) {
|
5685
5707
|
isFeedDone(id: $id) {
|
5686
5708
|
result
|
5687
5709
|
}
|
5688
5710
|
}
|
5689
5711
|
`;
|
5690
|
-
|
5712
|
+
export const QueryFeeds = gql `
|
5691
5713
|
query QueryFeeds($filter: FeedFilter, $correlationId: String) {
|
5692
5714
|
feeds(filter: $filter, correlationId: $correlationId) {
|
5693
5715
|
results {
|
@@ -5929,14 +5951,14 @@ exports.QueryFeeds = (0, graphql_tag_1.default) `
|
|
5929
5951
|
}
|
5930
5952
|
}
|
5931
5953
|
`;
|
5932
|
-
|
5954
|
+
export const QueryLinearProjects = gql `
|
5933
5955
|
query QueryLinearProjects($properties: LinearProjectsInput!) {
|
5934
5956
|
linearProjects(properties: $properties) {
|
5935
5957
|
results
|
5936
5958
|
}
|
5937
5959
|
}
|
5938
5960
|
`;
|
5939
|
-
|
5961
|
+
export const QueryMicrosoftTeamsChannels = gql `
|
5940
5962
|
query QueryMicrosoftTeamsChannels($properties: MicrosoftTeamsChannelsInput!, $teamId: ID!) {
|
5941
5963
|
microsoftTeamsChannels(properties: $properties, teamId: $teamId) {
|
5942
5964
|
results {
|
@@ -5946,7 +5968,7 @@ exports.QueryMicrosoftTeamsChannels = (0, graphql_tag_1.default) `
|
|
5946
5968
|
}
|
5947
5969
|
}
|
5948
5970
|
`;
|
5949
|
-
|
5971
|
+
export const QueryMicrosoftTeamsTeams = gql `
|
5950
5972
|
query QueryMicrosoftTeamsTeams($properties: MicrosoftTeamsTeamsInput!) {
|
5951
5973
|
microsoftTeamsTeams(properties: $properties) {
|
5952
5974
|
results {
|
@@ -5956,21 +5978,21 @@ exports.QueryMicrosoftTeamsTeams = (0, graphql_tag_1.default) `
|
|
5956
5978
|
}
|
5957
5979
|
}
|
5958
5980
|
`;
|
5959
|
-
|
5981
|
+
export const QueryNotionDatabases = gql `
|
5960
5982
|
query QueryNotionDatabases($properties: NotionDatabasesInput!) {
|
5961
5983
|
notionDatabases(properties: $properties) {
|
5962
5984
|
results
|
5963
5985
|
}
|
5964
5986
|
}
|
5965
5987
|
`;
|
5966
|
-
|
5988
|
+
export const QueryNotionPages = gql `
|
5967
5989
|
query QueryNotionPages($properties: NotionPagesInput!, $identifier: String!) {
|
5968
5990
|
notionPages(properties: $properties, identifier: $identifier) {
|
5969
5991
|
results
|
5970
5992
|
}
|
5971
5993
|
}
|
5972
5994
|
`;
|
5973
|
-
|
5995
|
+
export const QueryOneDriveFolders = gql `
|
5974
5996
|
query QueryOneDriveFolders($properties: OneDriveFoldersInput!, $folderId: ID) {
|
5975
5997
|
oneDriveFolders(properties: $properties, folderId: $folderId) {
|
5976
5998
|
results {
|
@@ -5980,7 +6002,7 @@ exports.QueryOneDriveFolders = (0, graphql_tag_1.default) `
|
|
5980
6002
|
}
|
5981
6003
|
}
|
5982
6004
|
`;
|
5983
|
-
|
6005
|
+
export const QuerySharePointFolders = gql `
|
5984
6006
|
query QuerySharePointFolders($properties: SharePointFoldersInput!, $libraryId: ID!, $folderId: ID) {
|
5985
6007
|
sharePointFolders(
|
5986
6008
|
properties: $properties
|
@@ -5995,7 +6017,7 @@ exports.QuerySharePointFolders = (0, graphql_tag_1.default) `
|
|
5995
6017
|
}
|
5996
6018
|
}
|
5997
6019
|
`;
|
5998
|
-
|
6020
|
+
export const QuerySharePointLibraries = gql `
|
5999
6021
|
query QuerySharePointLibraries($properties: SharePointLibrariesInput!) {
|
6000
6022
|
sharePointLibraries(properties: $properties) {
|
6001
6023
|
accountName
|
@@ -6008,14 +6030,14 @@ exports.QuerySharePointLibraries = (0, graphql_tag_1.default) `
|
|
6008
6030
|
}
|
6009
6031
|
}
|
6010
6032
|
`;
|
6011
|
-
|
6033
|
+
export const QuerySlackChannels = gql `
|
6012
6034
|
query QuerySlackChannels($properties: SlackChannelsInput!) {
|
6013
6035
|
slackChannels(properties: $properties) {
|
6014
6036
|
results
|
6015
6037
|
}
|
6016
6038
|
}
|
6017
6039
|
`;
|
6018
|
-
|
6040
|
+
export const UpdateFeed = gql `
|
6019
6041
|
mutation UpdateFeed($feed: FeedUpdateInput!) {
|
6020
6042
|
updateFeed(feed: $feed) {
|
6021
6043
|
id
|
@@ -6025,14 +6047,14 @@ exports.UpdateFeed = (0, graphql_tag_1.default) `
|
|
6025
6047
|
}
|
6026
6048
|
}
|
6027
6049
|
`;
|
6028
|
-
|
6050
|
+
export const CountLabels = gql `
|
6029
6051
|
query CountLabels($filter: LabelFilter, $correlationId: String) {
|
6030
6052
|
countLabels(filter: $filter, correlationId: $correlationId) {
|
6031
6053
|
count
|
6032
6054
|
}
|
6033
6055
|
}
|
6034
6056
|
`;
|
6035
|
-
|
6057
|
+
export const CreateLabel = gql `
|
6036
6058
|
mutation CreateLabel($label: LabelInput!) {
|
6037
6059
|
createLabel(label: $label) {
|
6038
6060
|
id
|
@@ -6040,7 +6062,7 @@ exports.CreateLabel = (0, graphql_tag_1.default) `
|
|
6040
6062
|
}
|
6041
6063
|
}
|
6042
6064
|
`;
|
6043
|
-
|
6065
|
+
export const DeleteAllLabels = gql `
|
6044
6066
|
mutation DeleteAllLabels($filter: LabelFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6045
6067
|
deleteAllLabels(
|
6046
6068
|
filter: $filter
|
@@ -6052,7 +6074,7 @@ exports.DeleteAllLabels = (0, graphql_tag_1.default) `
|
|
6052
6074
|
}
|
6053
6075
|
}
|
6054
6076
|
`;
|
6055
|
-
|
6077
|
+
export const DeleteLabel = gql `
|
6056
6078
|
mutation DeleteLabel($id: ID!) {
|
6057
6079
|
deleteLabel(id: $id) {
|
6058
6080
|
id
|
@@ -6060,7 +6082,7 @@ exports.DeleteLabel = (0, graphql_tag_1.default) `
|
|
6060
6082
|
}
|
6061
6083
|
}
|
6062
6084
|
`;
|
6063
|
-
|
6085
|
+
export const DeleteLabels = gql `
|
6064
6086
|
mutation DeleteLabels($ids: [ID!]!, $isSynchronous: Boolean) {
|
6065
6087
|
deleteLabels(ids: $ids, isSynchronous: $isSynchronous) {
|
6066
6088
|
id
|
@@ -6068,7 +6090,7 @@ exports.DeleteLabels = (0, graphql_tag_1.default) `
|
|
6068
6090
|
}
|
6069
6091
|
}
|
6070
6092
|
`;
|
6071
|
-
|
6093
|
+
export const GetLabel = gql `
|
6072
6094
|
query GetLabel($id: ID!, $correlationId: String) {
|
6073
6095
|
label(id: $id, correlationId: $correlationId) {
|
6074
6096
|
id
|
@@ -6079,7 +6101,7 @@ exports.GetLabel = (0, graphql_tag_1.default) `
|
|
6079
6101
|
}
|
6080
6102
|
}
|
6081
6103
|
`;
|
6082
|
-
|
6104
|
+
export const QueryLabels = gql `
|
6083
6105
|
query QueryLabels($filter: LabelFilter, $correlationId: String) {
|
6084
6106
|
labels(filter: $filter, correlationId: $correlationId) {
|
6085
6107
|
results {
|
@@ -6092,7 +6114,7 @@ exports.QueryLabels = (0, graphql_tag_1.default) `
|
|
6092
6114
|
}
|
6093
6115
|
}
|
6094
6116
|
`;
|
6095
|
-
|
6117
|
+
export const UpdateLabel = gql `
|
6096
6118
|
mutation UpdateLabel($label: LabelUpdateInput!) {
|
6097
6119
|
updateLabel(label: $label) {
|
6098
6120
|
id
|
@@ -6100,7 +6122,7 @@ exports.UpdateLabel = (0, graphql_tag_1.default) `
|
|
6100
6122
|
}
|
6101
6123
|
}
|
6102
6124
|
`;
|
6103
|
-
|
6125
|
+
export const UpsertLabel = gql `
|
6104
6126
|
mutation UpsertLabel($label: LabelInput!) {
|
6105
6127
|
upsertLabel(label: $label) {
|
6106
6128
|
id
|
@@ -6108,14 +6130,14 @@ exports.UpsertLabel = (0, graphql_tag_1.default) `
|
|
6108
6130
|
}
|
6109
6131
|
}
|
6110
6132
|
`;
|
6111
|
-
|
6133
|
+
export const CountMedicalConditions = gql `
|
6112
6134
|
query CountMedicalConditions($filter: MedicalConditionFilter, $correlationId: String) {
|
6113
6135
|
countMedicalConditions(filter: $filter, correlationId: $correlationId) {
|
6114
6136
|
count
|
6115
6137
|
}
|
6116
6138
|
}
|
6117
6139
|
`;
|
6118
|
-
|
6140
|
+
export const CreateMedicalCondition = gql `
|
6119
6141
|
mutation CreateMedicalCondition($medicalCondition: MedicalConditionInput!) {
|
6120
6142
|
createMedicalCondition(medicalCondition: $medicalCondition) {
|
6121
6143
|
id
|
@@ -6123,7 +6145,7 @@ exports.CreateMedicalCondition = (0, graphql_tag_1.default) `
|
|
6123
6145
|
}
|
6124
6146
|
}
|
6125
6147
|
`;
|
6126
|
-
|
6148
|
+
export const DeleteAllMedicalConditions = gql `
|
6127
6149
|
mutation DeleteAllMedicalConditions($filter: MedicalConditionFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6128
6150
|
deleteAllMedicalConditions(
|
6129
6151
|
filter: $filter
|
@@ -6135,7 +6157,7 @@ exports.DeleteAllMedicalConditions = (0, graphql_tag_1.default) `
|
|
6135
6157
|
}
|
6136
6158
|
}
|
6137
6159
|
`;
|
6138
|
-
|
6160
|
+
export const DeleteMedicalCondition = gql `
|
6139
6161
|
mutation DeleteMedicalCondition($id: ID!) {
|
6140
6162
|
deleteMedicalCondition(id: $id) {
|
6141
6163
|
id
|
@@ -6143,7 +6165,7 @@ exports.DeleteMedicalCondition = (0, graphql_tag_1.default) `
|
|
6143
6165
|
}
|
6144
6166
|
}
|
6145
6167
|
`;
|
6146
|
-
|
6168
|
+
export const DeleteMedicalConditions = gql `
|
6147
6169
|
mutation DeleteMedicalConditions($ids: [ID!]!, $isSynchronous: Boolean) {
|
6148
6170
|
deleteMedicalConditions(ids: $ids, isSynchronous: $isSynchronous) {
|
6149
6171
|
id
|
@@ -6151,7 +6173,7 @@ exports.DeleteMedicalConditions = (0, graphql_tag_1.default) `
|
|
6151
6173
|
}
|
6152
6174
|
}
|
6153
6175
|
`;
|
6154
|
-
|
6176
|
+
export const GetMedicalCondition = gql `
|
6155
6177
|
query GetMedicalCondition($id: ID!, $correlationId: String) {
|
6156
6178
|
medicalCondition(id: $id, correlationId: $correlationId) {
|
6157
6179
|
id
|
@@ -6166,7 +6188,7 @@ exports.GetMedicalCondition = (0, graphql_tag_1.default) `
|
|
6166
6188
|
}
|
6167
6189
|
}
|
6168
6190
|
`;
|
6169
|
-
|
6191
|
+
export const QueryMedicalConditions = gql `
|
6170
6192
|
query QueryMedicalConditions($filter: MedicalConditionFilter, $correlationId: String) {
|
6171
6193
|
medicalConditions(filter: $filter, correlationId: $correlationId) {
|
6172
6194
|
results {
|
@@ -6183,7 +6205,7 @@ exports.QueryMedicalConditions = (0, graphql_tag_1.default) `
|
|
6183
6205
|
}
|
6184
6206
|
}
|
6185
6207
|
`;
|
6186
|
-
|
6208
|
+
export const UpdateMedicalCondition = gql `
|
6187
6209
|
mutation UpdateMedicalCondition($medicalCondition: MedicalConditionUpdateInput!) {
|
6188
6210
|
updateMedicalCondition(medicalCondition: $medicalCondition) {
|
6189
6211
|
id
|
@@ -6191,14 +6213,14 @@ exports.UpdateMedicalCondition = (0, graphql_tag_1.default) `
|
|
6191
6213
|
}
|
6192
6214
|
}
|
6193
6215
|
`;
|
6194
|
-
|
6216
|
+
export const CountMedicalContraindications = gql `
|
6195
6217
|
query CountMedicalContraindications($filter: MedicalContraindicationFilter, $correlationId: String) {
|
6196
6218
|
countMedicalContraindications(filter: $filter, correlationId: $correlationId) {
|
6197
6219
|
count
|
6198
6220
|
}
|
6199
6221
|
}
|
6200
6222
|
`;
|
6201
|
-
|
6223
|
+
export const CreateMedicalContraindication = gql `
|
6202
6224
|
mutation CreateMedicalContraindication($medicalContraindication: MedicalContraindicationInput!) {
|
6203
6225
|
createMedicalContraindication(medicalContraindication: $medicalContraindication) {
|
6204
6226
|
id
|
@@ -6206,7 +6228,7 @@ exports.CreateMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6206
6228
|
}
|
6207
6229
|
}
|
6208
6230
|
`;
|
6209
|
-
|
6231
|
+
export const DeleteAllMedicalContraindications = gql `
|
6210
6232
|
mutation DeleteAllMedicalContraindications($filter: MedicalContraindicationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6211
6233
|
deleteAllMedicalContraindications(
|
6212
6234
|
filter: $filter
|
@@ -6218,7 +6240,7 @@ exports.DeleteAllMedicalContraindications = (0, graphql_tag_1.default) `
|
|
6218
6240
|
}
|
6219
6241
|
}
|
6220
6242
|
`;
|
6221
|
-
|
6243
|
+
export const DeleteMedicalContraindication = gql `
|
6222
6244
|
mutation DeleteMedicalContraindication($id: ID!) {
|
6223
6245
|
deleteMedicalContraindication(id: $id) {
|
6224
6246
|
id
|
@@ -6226,7 +6248,7 @@ exports.DeleteMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6226
6248
|
}
|
6227
6249
|
}
|
6228
6250
|
`;
|
6229
|
-
|
6251
|
+
export const DeleteMedicalContraindications = gql `
|
6230
6252
|
mutation DeleteMedicalContraindications($ids: [ID!]!, $isSynchronous: Boolean) {
|
6231
6253
|
deleteMedicalContraindications(ids: $ids, isSynchronous: $isSynchronous) {
|
6232
6254
|
id
|
@@ -6234,7 +6256,7 @@ exports.DeleteMedicalContraindications = (0, graphql_tag_1.default) `
|
|
6234
6256
|
}
|
6235
6257
|
}
|
6236
6258
|
`;
|
6237
|
-
|
6259
|
+
export const GetMedicalContraindication = gql `
|
6238
6260
|
query GetMedicalContraindication($id: ID!, $correlationId: String) {
|
6239
6261
|
medicalContraindication(id: $id, correlationId: $correlationId) {
|
6240
6262
|
id
|
@@ -6249,7 +6271,7 @@ exports.GetMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6249
6271
|
}
|
6250
6272
|
}
|
6251
6273
|
`;
|
6252
|
-
|
6274
|
+
export const QueryMedicalContraindications = gql `
|
6253
6275
|
query QueryMedicalContraindications($filter: MedicalContraindicationFilter, $correlationId: String) {
|
6254
6276
|
medicalContraindications(filter: $filter, correlationId: $correlationId) {
|
6255
6277
|
results {
|
@@ -6266,7 +6288,7 @@ exports.QueryMedicalContraindications = (0, graphql_tag_1.default) `
|
|
6266
6288
|
}
|
6267
6289
|
}
|
6268
6290
|
`;
|
6269
|
-
|
6291
|
+
export const UpdateMedicalContraindication = gql `
|
6270
6292
|
mutation UpdateMedicalContraindication($medicalContraindication: MedicalContraindicationUpdateInput!) {
|
6271
6293
|
updateMedicalContraindication(medicalContraindication: $medicalContraindication) {
|
6272
6294
|
id
|
@@ -6274,14 +6296,14 @@ exports.UpdateMedicalContraindication = (0, graphql_tag_1.default) `
|
|
6274
6296
|
}
|
6275
6297
|
}
|
6276
6298
|
`;
|
6277
|
-
|
6299
|
+
export const CountMedicalDevices = gql `
|
6278
6300
|
query CountMedicalDevices($filter: MedicalDeviceFilter, $correlationId: String) {
|
6279
6301
|
countMedicalDevices(filter: $filter, correlationId: $correlationId) {
|
6280
6302
|
count
|
6281
6303
|
}
|
6282
6304
|
}
|
6283
6305
|
`;
|
6284
|
-
|
6306
|
+
export const CreateMedicalDevice = gql `
|
6285
6307
|
mutation CreateMedicalDevice($medicalDevice: MedicalDeviceInput!) {
|
6286
6308
|
createMedicalDevice(medicalDevice: $medicalDevice) {
|
6287
6309
|
id
|
@@ -6289,7 +6311,7 @@ exports.CreateMedicalDevice = (0, graphql_tag_1.default) `
|
|
6289
6311
|
}
|
6290
6312
|
}
|
6291
6313
|
`;
|
6292
|
-
|
6314
|
+
export const DeleteAllMedicalDevices = gql `
|
6293
6315
|
mutation DeleteAllMedicalDevices($filter: MedicalDeviceFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6294
6316
|
deleteAllMedicalDevices(
|
6295
6317
|
filter: $filter
|
@@ -6301,7 +6323,7 @@ exports.DeleteAllMedicalDevices = (0, graphql_tag_1.default) `
|
|
6301
6323
|
}
|
6302
6324
|
}
|
6303
6325
|
`;
|
6304
|
-
|
6326
|
+
export const DeleteMedicalDevice = gql `
|
6305
6327
|
mutation DeleteMedicalDevice($id: ID!) {
|
6306
6328
|
deleteMedicalDevice(id: $id) {
|
6307
6329
|
id
|
@@ -6309,7 +6331,7 @@ exports.DeleteMedicalDevice = (0, graphql_tag_1.default) `
|
|
6309
6331
|
}
|
6310
6332
|
}
|
6311
6333
|
`;
|
6312
|
-
|
6334
|
+
export const DeleteMedicalDevices = gql `
|
6313
6335
|
mutation DeleteMedicalDevices($ids: [ID!]!, $isSynchronous: Boolean) {
|
6314
6336
|
deleteMedicalDevices(ids: $ids, isSynchronous: $isSynchronous) {
|
6315
6337
|
id
|
@@ -6317,7 +6339,7 @@ exports.DeleteMedicalDevices = (0, graphql_tag_1.default) `
|
|
6317
6339
|
}
|
6318
6340
|
}
|
6319
6341
|
`;
|
6320
|
-
|
6342
|
+
export const GetMedicalDevice = gql `
|
6321
6343
|
query GetMedicalDevice($id: ID!, $correlationId: String) {
|
6322
6344
|
medicalDevice(id: $id, correlationId: $correlationId) {
|
6323
6345
|
id
|
@@ -6332,7 +6354,7 @@ exports.GetMedicalDevice = (0, graphql_tag_1.default) `
|
|
6332
6354
|
}
|
6333
6355
|
}
|
6334
6356
|
`;
|
6335
|
-
|
6357
|
+
export const QueryMedicalDevices = gql `
|
6336
6358
|
query QueryMedicalDevices($filter: MedicalDeviceFilter, $correlationId: String) {
|
6337
6359
|
medicalDevices(filter: $filter, correlationId: $correlationId) {
|
6338
6360
|
results {
|
@@ -6349,7 +6371,7 @@ exports.QueryMedicalDevices = (0, graphql_tag_1.default) `
|
|
6349
6371
|
}
|
6350
6372
|
}
|
6351
6373
|
`;
|
6352
|
-
|
6374
|
+
export const UpdateMedicalDevice = gql `
|
6353
6375
|
mutation UpdateMedicalDevice($medicalDevice: MedicalDeviceUpdateInput!) {
|
6354
6376
|
updateMedicalDevice(medicalDevice: $medicalDevice) {
|
6355
6377
|
id
|
@@ -6357,14 +6379,14 @@ exports.UpdateMedicalDevice = (0, graphql_tag_1.default) `
|
|
6357
6379
|
}
|
6358
6380
|
}
|
6359
6381
|
`;
|
6360
|
-
|
6382
|
+
export const CountMedicalDrugs = gql `
|
6361
6383
|
query CountMedicalDrugs($filter: MedicalDrugFilter, $correlationId: String) {
|
6362
6384
|
countMedicalDrugs(filter: $filter, correlationId: $correlationId) {
|
6363
6385
|
count
|
6364
6386
|
}
|
6365
6387
|
}
|
6366
6388
|
`;
|
6367
|
-
|
6389
|
+
export const CreateMedicalDrug = gql `
|
6368
6390
|
mutation CreateMedicalDrug($medicalDrug: MedicalDrugInput!) {
|
6369
6391
|
createMedicalDrug(medicalDrug: $medicalDrug) {
|
6370
6392
|
id
|
@@ -6372,7 +6394,7 @@ exports.CreateMedicalDrug = (0, graphql_tag_1.default) `
|
|
6372
6394
|
}
|
6373
6395
|
}
|
6374
6396
|
`;
|
6375
|
-
|
6397
|
+
export const DeleteAllMedicalDrugs = gql `
|
6376
6398
|
mutation DeleteAllMedicalDrugs($filter: MedicalDrugFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6377
6399
|
deleteAllMedicalDrugs(
|
6378
6400
|
filter: $filter
|
@@ -6384,7 +6406,7 @@ exports.DeleteAllMedicalDrugs = (0, graphql_tag_1.default) `
|
|
6384
6406
|
}
|
6385
6407
|
}
|
6386
6408
|
`;
|
6387
|
-
|
6409
|
+
export const DeleteMedicalDrug = gql `
|
6388
6410
|
mutation DeleteMedicalDrug($id: ID!) {
|
6389
6411
|
deleteMedicalDrug(id: $id) {
|
6390
6412
|
id
|
@@ -6392,7 +6414,7 @@ exports.DeleteMedicalDrug = (0, graphql_tag_1.default) `
|
|
6392
6414
|
}
|
6393
6415
|
}
|
6394
6416
|
`;
|
6395
|
-
|
6417
|
+
export const DeleteMedicalDrugs = gql `
|
6396
6418
|
mutation DeleteMedicalDrugs($ids: [ID!]!, $isSynchronous: Boolean) {
|
6397
6419
|
deleteMedicalDrugs(ids: $ids, isSynchronous: $isSynchronous) {
|
6398
6420
|
id
|
@@ -6400,7 +6422,7 @@ exports.DeleteMedicalDrugs = (0, graphql_tag_1.default) `
|
|
6400
6422
|
}
|
6401
6423
|
}
|
6402
6424
|
`;
|
6403
|
-
|
6425
|
+
export const GetMedicalDrug = gql `
|
6404
6426
|
query GetMedicalDrug($id: ID!, $correlationId: String) {
|
6405
6427
|
medicalDrug(id: $id, correlationId: $correlationId) {
|
6406
6428
|
id
|
@@ -6415,7 +6437,7 @@ exports.GetMedicalDrug = (0, graphql_tag_1.default) `
|
|
6415
6437
|
}
|
6416
6438
|
}
|
6417
6439
|
`;
|
6418
|
-
|
6440
|
+
export const QueryMedicalDrugs = gql `
|
6419
6441
|
query QueryMedicalDrugs($filter: MedicalDrugFilter, $correlationId: String) {
|
6420
6442
|
medicalDrugs(filter: $filter, correlationId: $correlationId) {
|
6421
6443
|
results {
|
@@ -6432,7 +6454,7 @@ exports.QueryMedicalDrugs = (0, graphql_tag_1.default) `
|
|
6432
6454
|
}
|
6433
6455
|
}
|
6434
6456
|
`;
|
6435
|
-
|
6457
|
+
export const UpdateMedicalDrug = gql `
|
6436
6458
|
mutation UpdateMedicalDrug($medicalDrug: MedicalDrugUpdateInput!) {
|
6437
6459
|
updateMedicalDrug(medicalDrug: $medicalDrug) {
|
6438
6460
|
id
|
@@ -6440,14 +6462,14 @@ exports.UpdateMedicalDrug = (0, graphql_tag_1.default) `
|
|
6440
6462
|
}
|
6441
6463
|
}
|
6442
6464
|
`;
|
6443
|
-
|
6465
|
+
export const CountMedicalDrugClasses = gql `
|
6444
6466
|
query CountMedicalDrugClasses($filter: MedicalDrugClassFilter, $correlationId: String) {
|
6445
6467
|
countMedicalDrugClasses(filter: $filter, correlationId: $correlationId) {
|
6446
6468
|
count
|
6447
6469
|
}
|
6448
6470
|
}
|
6449
6471
|
`;
|
6450
|
-
|
6472
|
+
export const CreateMedicalDrugClass = gql `
|
6451
6473
|
mutation CreateMedicalDrugClass($medicalDrugClass: MedicalDrugClassInput!) {
|
6452
6474
|
createMedicalDrugClass(medicalDrugClass: $medicalDrugClass) {
|
6453
6475
|
id
|
@@ -6455,7 +6477,7 @@ exports.CreateMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6455
6477
|
}
|
6456
6478
|
}
|
6457
6479
|
`;
|
6458
|
-
|
6480
|
+
export const DeleteAllMedicalDrugClasses = gql `
|
6459
6481
|
mutation DeleteAllMedicalDrugClasses($filter: MedicalDrugClassFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6460
6482
|
deleteAllMedicalDrugClasses(
|
6461
6483
|
filter: $filter
|
@@ -6467,7 +6489,7 @@ exports.DeleteAllMedicalDrugClasses = (0, graphql_tag_1.default) `
|
|
6467
6489
|
}
|
6468
6490
|
}
|
6469
6491
|
`;
|
6470
|
-
|
6492
|
+
export const DeleteMedicalDrugClass = gql `
|
6471
6493
|
mutation DeleteMedicalDrugClass($id: ID!) {
|
6472
6494
|
deleteMedicalDrugClass(id: $id) {
|
6473
6495
|
id
|
@@ -6475,7 +6497,7 @@ exports.DeleteMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6475
6497
|
}
|
6476
6498
|
}
|
6477
6499
|
`;
|
6478
|
-
|
6500
|
+
export const DeleteMedicalDrugClasses = gql `
|
6479
6501
|
mutation DeleteMedicalDrugClasses($ids: [ID!]!, $isSynchronous: Boolean) {
|
6480
6502
|
deleteMedicalDrugClasses(ids: $ids, isSynchronous: $isSynchronous) {
|
6481
6503
|
id
|
@@ -6483,7 +6505,7 @@ exports.DeleteMedicalDrugClasses = (0, graphql_tag_1.default) `
|
|
6483
6505
|
}
|
6484
6506
|
}
|
6485
6507
|
`;
|
6486
|
-
|
6508
|
+
export const GetMedicalDrugClass = gql `
|
6487
6509
|
query GetMedicalDrugClass($id: ID!, $correlationId: String) {
|
6488
6510
|
medicalDrugClass(id: $id, correlationId: $correlationId) {
|
6489
6511
|
id
|
@@ -6498,7 +6520,7 @@ exports.GetMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6498
6520
|
}
|
6499
6521
|
}
|
6500
6522
|
`;
|
6501
|
-
|
6523
|
+
export const QueryMedicalDrugClasses = gql `
|
6502
6524
|
query QueryMedicalDrugClasses($filter: MedicalDrugClassFilter, $correlationId: String) {
|
6503
6525
|
medicalDrugClasses(filter: $filter, correlationId: $correlationId) {
|
6504
6526
|
results {
|
@@ -6515,7 +6537,7 @@ exports.QueryMedicalDrugClasses = (0, graphql_tag_1.default) `
|
|
6515
6537
|
}
|
6516
6538
|
}
|
6517
6539
|
`;
|
6518
|
-
|
6540
|
+
export const UpdateMedicalDrugClass = gql `
|
6519
6541
|
mutation UpdateMedicalDrugClass($medicalDrugClass: MedicalDrugClassUpdateInput!) {
|
6520
6542
|
updateMedicalDrugClass(medicalDrugClass: $medicalDrugClass) {
|
6521
6543
|
id
|
@@ -6523,14 +6545,14 @@ exports.UpdateMedicalDrugClass = (0, graphql_tag_1.default) `
|
|
6523
6545
|
}
|
6524
6546
|
}
|
6525
6547
|
`;
|
6526
|
-
|
6548
|
+
export const CountMedicalGuidelines = gql `
|
6527
6549
|
query CountMedicalGuidelines($filter: MedicalGuidelineFilter, $correlationId: String) {
|
6528
6550
|
countMedicalGuidelines(filter: $filter, correlationId: $correlationId) {
|
6529
6551
|
count
|
6530
6552
|
}
|
6531
6553
|
}
|
6532
6554
|
`;
|
6533
|
-
|
6555
|
+
export const CreateMedicalGuideline = gql `
|
6534
6556
|
mutation CreateMedicalGuideline($medicalGuideline: MedicalGuidelineInput!) {
|
6535
6557
|
createMedicalGuideline(medicalGuideline: $medicalGuideline) {
|
6536
6558
|
id
|
@@ -6538,7 +6560,7 @@ exports.CreateMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6538
6560
|
}
|
6539
6561
|
}
|
6540
6562
|
`;
|
6541
|
-
|
6563
|
+
export const DeleteAllMedicalGuidelines = gql `
|
6542
6564
|
mutation DeleteAllMedicalGuidelines($filter: MedicalGuidelineFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6543
6565
|
deleteAllMedicalGuidelines(
|
6544
6566
|
filter: $filter
|
@@ -6550,7 +6572,7 @@ exports.DeleteAllMedicalGuidelines = (0, graphql_tag_1.default) `
|
|
6550
6572
|
}
|
6551
6573
|
}
|
6552
6574
|
`;
|
6553
|
-
|
6575
|
+
export const DeleteMedicalGuideline = gql `
|
6554
6576
|
mutation DeleteMedicalGuideline($id: ID!) {
|
6555
6577
|
deleteMedicalGuideline(id: $id) {
|
6556
6578
|
id
|
@@ -6558,7 +6580,7 @@ exports.DeleteMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6558
6580
|
}
|
6559
6581
|
}
|
6560
6582
|
`;
|
6561
|
-
|
6583
|
+
export const DeleteMedicalGuidelines = gql `
|
6562
6584
|
mutation DeleteMedicalGuidelines($ids: [ID!]!, $isSynchronous: Boolean) {
|
6563
6585
|
deleteMedicalGuidelines(ids: $ids, isSynchronous: $isSynchronous) {
|
6564
6586
|
id
|
@@ -6566,7 +6588,7 @@ exports.DeleteMedicalGuidelines = (0, graphql_tag_1.default) `
|
|
6566
6588
|
}
|
6567
6589
|
}
|
6568
6590
|
`;
|
6569
|
-
|
6591
|
+
export const GetMedicalGuideline = gql `
|
6570
6592
|
query GetMedicalGuideline($id: ID!, $correlationId: String) {
|
6571
6593
|
medicalGuideline(id: $id, correlationId: $correlationId) {
|
6572
6594
|
id
|
@@ -6581,7 +6603,7 @@ exports.GetMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6581
6603
|
}
|
6582
6604
|
}
|
6583
6605
|
`;
|
6584
|
-
|
6606
|
+
export const QueryMedicalGuidelines = gql `
|
6585
6607
|
query QueryMedicalGuidelines($filter: MedicalGuidelineFilter, $correlationId: String) {
|
6586
6608
|
medicalGuidelines(filter: $filter, correlationId: $correlationId) {
|
6587
6609
|
results {
|
@@ -6598,7 +6620,7 @@ exports.QueryMedicalGuidelines = (0, graphql_tag_1.default) `
|
|
6598
6620
|
}
|
6599
6621
|
}
|
6600
6622
|
`;
|
6601
|
-
|
6623
|
+
export const UpdateMedicalGuideline = gql `
|
6602
6624
|
mutation UpdateMedicalGuideline($medicalGuideline: MedicalGuidelineUpdateInput!) {
|
6603
6625
|
updateMedicalGuideline(medicalGuideline: $medicalGuideline) {
|
6604
6626
|
id
|
@@ -6606,14 +6628,14 @@ exports.UpdateMedicalGuideline = (0, graphql_tag_1.default) `
|
|
6606
6628
|
}
|
6607
6629
|
}
|
6608
6630
|
`;
|
6609
|
-
|
6631
|
+
export const CountMedicalIndications = gql `
|
6610
6632
|
query CountMedicalIndications($filter: MedicalIndicationFilter, $correlationId: String) {
|
6611
6633
|
countMedicalIndications(filter: $filter, correlationId: $correlationId) {
|
6612
6634
|
count
|
6613
6635
|
}
|
6614
6636
|
}
|
6615
6637
|
`;
|
6616
|
-
|
6638
|
+
export const CreateMedicalIndication = gql `
|
6617
6639
|
mutation CreateMedicalIndication($medicalIndication: MedicalIndicationInput!) {
|
6618
6640
|
createMedicalIndication(medicalIndication: $medicalIndication) {
|
6619
6641
|
id
|
@@ -6621,7 +6643,7 @@ exports.CreateMedicalIndication = (0, graphql_tag_1.default) `
|
|
6621
6643
|
}
|
6622
6644
|
}
|
6623
6645
|
`;
|
6624
|
-
|
6646
|
+
export const DeleteAllMedicalIndications = gql `
|
6625
6647
|
mutation DeleteAllMedicalIndications($filter: MedicalIndicationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6626
6648
|
deleteAllMedicalIndications(
|
6627
6649
|
filter: $filter
|
@@ -6633,7 +6655,7 @@ exports.DeleteAllMedicalIndications = (0, graphql_tag_1.default) `
|
|
6633
6655
|
}
|
6634
6656
|
}
|
6635
6657
|
`;
|
6636
|
-
|
6658
|
+
export const DeleteMedicalIndication = gql `
|
6637
6659
|
mutation DeleteMedicalIndication($id: ID!) {
|
6638
6660
|
deleteMedicalIndication(id: $id) {
|
6639
6661
|
id
|
@@ -6641,7 +6663,7 @@ exports.DeleteMedicalIndication = (0, graphql_tag_1.default) `
|
|
6641
6663
|
}
|
6642
6664
|
}
|
6643
6665
|
`;
|
6644
|
-
|
6666
|
+
export const DeleteMedicalIndications = gql `
|
6645
6667
|
mutation DeleteMedicalIndications($ids: [ID!]!, $isSynchronous: Boolean) {
|
6646
6668
|
deleteMedicalIndications(ids: $ids, isSynchronous: $isSynchronous) {
|
6647
6669
|
id
|
@@ -6649,7 +6671,7 @@ exports.DeleteMedicalIndications = (0, graphql_tag_1.default) `
|
|
6649
6671
|
}
|
6650
6672
|
}
|
6651
6673
|
`;
|
6652
|
-
|
6674
|
+
export const GetMedicalIndication = gql `
|
6653
6675
|
query GetMedicalIndication($id: ID!, $correlationId: String) {
|
6654
6676
|
medicalIndication(id: $id, correlationId: $correlationId) {
|
6655
6677
|
id
|
@@ -6664,7 +6686,7 @@ exports.GetMedicalIndication = (0, graphql_tag_1.default) `
|
|
6664
6686
|
}
|
6665
6687
|
}
|
6666
6688
|
`;
|
6667
|
-
|
6689
|
+
export const QueryMedicalIndications = gql `
|
6668
6690
|
query QueryMedicalIndications($filter: MedicalIndicationFilter, $correlationId: String) {
|
6669
6691
|
medicalIndications(filter: $filter, correlationId: $correlationId) {
|
6670
6692
|
results {
|
@@ -6681,7 +6703,7 @@ exports.QueryMedicalIndications = (0, graphql_tag_1.default) `
|
|
6681
6703
|
}
|
6682
6704
|
}
|
6683
6705
|
`;
|
6684
|
-
|
6706
|
+
export const UpdateMedicalIndication = gql `
|
6685
6707
|
mutation UpdateMedicalIndication($medicalIndication: MedicalIndicationUpdateInput!) {
|
6686
6708
|
updateMedicalIndication(medicalIndication: $medicalIndication) {
|
6687
6709
|
id
|
@@ -6689,14 +6711,14 @@ exports.UpdateMedicalIndication = (0, graphql_tag_1.default) `
|
|
6689
6711
|
}
|
6690
6712
|
}
|
6691
6713
|
`;
|
6692
|
-
|
6714
|
+
export const CountMedicalProcedures = gql `
|
6693
6715
|
query CountMedicalProcedures($filter: MedicalProcedureFilter, $correlationId: String) {
|
6694
6716
|
countMedicalProcedures(filter: $filter, correlationId: $correlationId) {
|
6695
6717
|
count
|
6696
6718
|
}
|
6697
6719
|
}
|
6698
6720
|
`;
|
6699
|
-
|
6721
|
+
export const CreateMedicalProcedure = gql `
|
6700
6722
|
mutation CreateMedicalProcedure($medicalProcedure: MedicalProcedureInput!) {
|
6701
6723
|
createMedicalProcedure(medicalProcedure: $medicalProcedure) {
|
6702
6724
|
id
|
@@ -6704,7 +6726,7 @@ exports.CreateMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6704
6726
|
}
|
6705
6727
|
}
|
6706
6728
|
`;
|
6707
|
-
|
6729
|
+
export const DeleteAllMedicalProcedures = gql `
|
6708
6730
|
mutation DeleteAllMedicalProcedures($filter: MedicalProcedureFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6709
6731
|
deleteAllMedicalProcedures(
|
6710
6732
|
filter: $filter
|
@@ -6716,7 +6738,7 @@ exports.DeleteAllMedicalProcedures = (0, graphql_tag_1.default) `
|
|
6716
6738
|
}
|
6717
6739
|
}
|
6718
6740
|
`;
|
6719
|
-
|
6741
|
+
export const DeleteMedicalProcedure = gql `
|
6720
6742
|
mutation DeleteMedicalProcedure($id: ID!) {
|
6721
6743
|
deleteMedicalProcedure(id: $id) {
|
6722
6744
|
id
|
@@ -6724,7 +6746,7 @@ exports.DeleteMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6724
6746
|
}
|
6725
6747
|
}
|
6726
6748
|
`;
|
6727
|
-
|
6749
|
+
export const DeleteMedicalProcedures = gql `
|
6728
6750
|
mutation DeleteMedicalProcedures($ids: [ID!]!, $isSynchronous: Boolean) {
|
6729
6751
|
deleteMedicalProcedures(ids: $ids, isSynchronous: $isSynchronous) {
|
6730
6752
|
id
|
@@ -6732,7 +6754,7 @@ exports.DeleteMedicalProcedures = (0, graphql_tag_1.default) `
|
|
6732
6754
|
}
|
6733
6755
|
}
|
6734
6756
|
`;
|
6735
|
-
|
6757
|
+
export const GetMedicalProcedure = gql `
|
6736
6758
|
query GetMedicalProcedure($id: ID!, $correlationId: String) {
|
6737
6759
|
medicalProcedure(id: $id, correlationId: $correlationId) {
|
6738
6760
|
id
|
@@ -6747,7 +6769,7 @@ exports.GetMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6747
6769
|
}
|
6748
6770
|
}
|
6749
6771
|
`;
|
6750
|
-
|
6772
|
+
export const QueryMedicalProcedures = gql `
|
6751
6773
|
query QueryMedicalProcedures($filter: MedicalProcedureFilter, $correlationId: String) {
|
6752
6774
|
medicalProcedures(filter: $filter, correlationId: $correlationId) {
|
6753
6775
|
results {
|
@@ -6764,7 +6786,7 @@ exports.QueryMedicalProcedures = (0, graphql_tag_1.default) `
|
|
6764
6786
|
}
|
6765
6787
|
}
|
6766
6788
|
`;
|
6767
|
-
|
6789
|
+
export const UpdateMedicalProcedure = gql `
|
6768
6790
|
mutation UpdateMedicalProcedure($medicalProcedure: MedicalProcedureUpdateInput!) {
|
6769
6791
|
updateMedicalProcedure(medicalProcedure: $medicalProcedure) {
|
6770
6792
|
id
|
@@ -6772,14 +6794,14 @@ exports.UpdateMedicalProcedure = (0, graphql_tag_1.default) `
|
|
6772
6794
|
}
|
6773
6795
|
}
|
6774
6796
|
`;
|
6775
|
-
|
6797
|
+
export const CountMedicalStudies = gql `
|
6776
6798
|
query CountMedicalStudies($filter: MedicalStudyFilter) {
|
6777
6799
|
countMedicalStudies(filter: $filter) {
|
6778
6800
|
count
|
6779
6801
|
}
|
6780
6802
|
}
|
6781
6803
|
`;
|
6782
|
-
|
6804
|
+
export const CreateMedicalStudy = gql `
|
6783
6805
|
mutation CreateMedicalStudy($medicalStudy: MedicalStudyInput!) {
|
6784
6806
|
createMedicalStudy(medicalStudy: $medicalStudy) {
|
6785
6807
|
id
|
@@ -6787,7 +6809,7 @@ exports.CreateMedicalStudy = (0, graphql_tag_1.default) `
|
|
6787
6809
|
}
|
6788
6810
|
}
|
6789
6811
|
`;
|
6790
|
-
|
6812
|
+
export const DeleteAllMedicalStudies = gql `
|
6791
6813
|
mutation DeleteAllMedicalStudies($filter: MedicalStudyFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6792
6814
|
deleteAllMedicalStudies(
|
6793
6815
|
filter: $filter
|
@@ -6799,7 +6821,7 @@ exports.DeleteAllMedicalStudies = (0, graphql_tag_1.default) `
|
|
6799
6821
|
}
|
6800
6822
|
}
|
6801
6823
|
`;
|
6802
|
-
|
6824
|
+
export const DeleteMedicalStudies = gql `
|
6803
6825
|
mutation DeleteMedicalStudies($ids: [ID!]!, $isSynchronous: Boolean) {
|
6804
6826
|
deleteMedicalStudies(ids: $ids, isSynchronous: $isSynchronous) {
|
6805
6827
|
id
|
@@ -6807,7 +6829,7 @@ exports.DeleteMedicalStudies = (0, graphql_tag_1.default) `
|
|
6807
6829
|
}
|
6808
6830
|
}
|
6809
6831
|
`;
|
6810
|
-
|
6832
|
+
export const DeleteMedicalStudy = gql `
|
6811
6833
|
mutation DeleteMedicalStudy($id: ID!) {
|
6812
6834
|
deleteMedicalStudy(id: $id) {
|
6813
6835
|
id
|
@@ -6815,7 +6837,7 @@ exports.DeleteMedicalStudy = (0, graphql_tag_1.default) `
|
|
6815
6837
|
}
|
6816
6838
|
}
|
6817
6839
|
`;
|
6818
|
-
|
6840
|
+
export const GetMedicalStudy = gql `
|
6819
6841
|
query GetMedicalStudy($id: ID!, $correlationId: String) {
|
6820
6842
|
medicalStudy(id: $id, correlationId: $correlationId) {
|
6821
6843
|
id
|
@@ -6837,7 +6859,7 @@ exports.GetMedicalStudy = (0, graphql_tag_1.default) `
|
|
6837
6859
|
}
|
6838
6860
|
}
|
6839
6861
|
`;
|
6840
|
-
|
6862
|
+
export const QueryMedicalStudies = gql `
|
6841
6863
|
query QueryMedicalStudies($filter: MedicalStudyFilter, $correlationId: String) {
|
6842
6864
|
medicalStudies(filter: $filter, correlationId: $correlationId) {
|
6843
6865
|
results {
|
@@ -6861,7 +6883,7 @@ exports.QueryMedicalStudies = (0, graphql_tag_1.default) `
|
|
6861
6883
|
}
|
6862
6884
|
}
|
6863
6885
|
`;
|
6864
|
-
|
6886
|
+
export const UpdateMedicalStudy = gql `
|
6865
6887
|
mutation UpdateMedicalStudy($medicalStudy: MedicalStudyUpdateInput!) {
|
6866
6888
|
updateMedicalStudy(medicalStudy: $medicalStudy) {
|
6867
6889
|
id
|
@@ -6869,14 +6891,14 @@ exports.UpdateMedicalStudy = (0, graphql_tag_1.default) `
|
|
6869
6891
|
}
|
6870
6892
|
}
|
6871
6893
|
`;
|
6872
|
-
|
6894
|
+
export const CountMedicalTests = gql `
|
6873
6895
|
query CountMedicalTests($filter: MedicalTestFilter, $correlationId: String) {
|
6874
6896
|
countMedicalTests(filter: $filter, correlationId: $correlationId) {
|
6875
6897
|
count
|
6876
6898
|
}
|
6877
6899
|
}
|
6878
6900
|
`;
|
6879
|
-
|
6901
|
+
export const CreateMedicalTest = gql `
|
6880
6902
|
mutation CreateMedicalTest($medicalTest: MedicalTestInput!) {
|
6881
6903
|
createMedicalTest(medicalTest: $medicalTest) {
|
6882
6904
|
id
|
@@ -6884,7 +6906,7 @@ exports.CreateMedicalTest = (0, graphql_tag_1.default) `
|
|
6884
6906
|
}
|
6885
6907
|
}
|
6886
6908
|
`;
|
6887
|
-
|
6909
|
+
export const DeleteAllMedicalTests = gql `
|
6888
6910
|
mutation DeleteAllMedicalTests($filter: MedicalTestFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6889
6911
|
deleteAllMedicalTests(
|
6890
6912
|
filter: $filter
|
@@ -6896,7 +6918,7 @@ exports.DeleteAllMedicalTests = (0, graphql_tag_1.default) `
|
|
6896
6918
|
}
|
6897
6919
|
}
|
6898
6920
|
`;
|
6899
|
-
|
6921
|
+
export const DeleteMedicalTest = gql `
|
6900
6922
|
mutation DeleteMedicalTest($id: ID!) {
|
6901
6923
|
deleteMedicalTest(id: $id) {
|
6902
6924
|
id
|
@@ -6904,7 +6926,7 @@ exports.DeleteMedicalTest = (0, graphql_tag_1.default) `
|
|
6904
6926
|
}
|
6905
6927
|
}
|
6906
6928
|
`;
|
6907
|
-
|
6929
|
+
export const DeleteMedicalTests = gql `
|
6908
6930
|
mutation DeleteMedicalTests($ids: [ID!]!, $isSynchronous: Boolean) {
|
6909
6931
|
deleteMedicalTests(ids: $ids, isSynchronous: $isSynchronous) {
|
6910
6932
|
id
|
@@ -6912,7 +6934,7 @@ exports.DeleteMedicalTests = (0, graphql_tag_1.default) `
|
|
6912
6934
|
}
|
6913
6935
|
}
|
6914
6936
|
`;
|
6915
|
-
|
6937
|
+
export const GetMedicalTest = gql `
|
6916
6938
|
query GetMedicalTest($id: ID!, $correlationId: String) {
|
6917
6939
|
medicalTest(id: $id, correlationId: $correlationId) {
|
6918
6940
|
id
|
@@ -6927,7 +6949,7 @@ exports.GetMedicalTest = (0, graphql_tag_1.default) `
|
|
6927
6949
|
}
|
6928
6950
|
}
|
6929
6951
|
`;
|
6930
|
-
|
6952
|
+
export const QueryMedicalTests = gql `
|
6931
6953
|
query QueryMedicalTests($filter: MedicalTestFilter, $correlationId: String) {
|
6932
6954
|
medicalTests(filter: $filter, correlationId: $correlationId) {
|
6933
6955
|
results {
|
@@ -6944,7 +6966,7 @@ exports.QueryMedicalTests = (0, graphql_tag_1.default) `
|
|
6944
6966
|
}
|
6945
6967
|
}
|
6946
6968
|
`;
|
6947
|
-
|
6969
|
+
export const UpdateMedicalTest = gql `
|
6948
6970
|
mutation UpdateMedicalTest($medicalTest: MedicalTestUpdateInput!) {
|
6949
6971
|
updateMedicalTest(medicalTest: $medicalTest) {
|
6950
6972
|
id
|
@@ -6952,14 +6974,14 @@ exports.UpdateMedicalTest = (0, graphql_tag_1.default) `
|
|
6952
6974
|
}
|
6953
6975
|
}
|
6954
6976
|
`;
|
6955
|
-
|
6977
|
+
export const CountMedicalTherapies = gql `
|
6956
6978
|
query CountMedicalTherapies($filter: MedicalTherapyFilter, $correlationId: String) {
|
6957
6979
|
countMedicalTherapies(filter: $filter, correlationId: $correlationId) {
|
6958
6980
|
count
|
6959
6981
|
}
|
6960
6982
|
}
|
6961
6983
|
`;
|
6962
|
-
|
6984
|
+
export const CreateMedicalTherapy = gql `
|
6963
6985
|
mutation CreateMedicalTherapy($medicalTherapy: MedicalTherapyInput!) {
|
6964
6986
|
createMedicalTherapy(medicalTherapy: $medicalTherapy) {
|
6965
6987
|
id
|
@@ -6967,7 +6989,7 @@ exports.CreateMedicalTherapy = (0, graphql_tag_1.default) `
|
|
6967
6989
|
}
|
6968
6990
|
}
|
6969
6991
|
`;
|
6970
|
-
|
6992
|
+
export const DeleteAllMedicalTherapies = gql `
|
6971
6993
|
mutation DeleteAllMedicalTherapies($filter: MedicalTherapyFilter, $isSynchronous: Boolean, $correlationId: String) {
|
6972
6994
|
deleteAllMedicalTherapies(
|
6973
6995
|
filter: $filter
|
@@ -6979,7 +7001,7 @@ exports.DeleteAllMedicalTherapies = (0, graphql_tag_1.default) `
|
|
6979
7001
|
}
|
6980
7002
|
}
|
6981
7003
|
`;
|
6982
|
-
|
7004
|
+
export const DeleteMedicalTherapies = gql `
|
6983
7005
|
mutation DeleteMedicalTherapies($ids: [ID!]!, $isSynchronous: Boolean) {
|
6984
7006
|
deleteMedicalTherapies(ids: $ids, isSynchronous: $isSynchronous) {
|
6985
7007
|
id
|
@@ -6987,7 +7009,7 @@ exports.DeleteMedicalTherapies = (0, graphql_tag_1.default) `
|
|
6987
7009
|
}
|
6988
7010
|
}
|
6989
7011
|
`;
|
6990
|
-
|
7012
|
+
export const DeleteMedicalTherapy = gql `
|
6991
7013
|
mutation DeleteMedicalTherapy($id: ID!) {
|
6992
7014
|
deleteMedicalTherapy(id: $id) {
|
6993
7015
|
id
|
@@ -6995,7 +7017,7 @@ exports.DeleteMedicalTherapy = (0, graphql_tag_1.default) `
|
|
6995
7017
|
}
|
6996
7018
|
}
|
6997
7019
|
`;
|
6998
|
-
|
7020
|
+
export const GetMedicalTherapy = gql `
|
6999
7021
|
query GetMedicalTherapy($id: ID!, $correlationId: String) {
|
7000
7022
|
medicalTherapy(id: $id, correlationId: $correlationId) {
|
7001
7023
|
id
|
@@ -7010,7 +7032,7 @@ exports.GetMedicalTherapy = (0, graphql_tag_1.default) `
|
|
7010
7032
|
}
|
7011
7033
|
}
|
7012
7034
|
`;
|
7013
|
-
|
7035
|
+
export const QueryMedicalTherapies = gql `
|
7014
7036
|
query QueryMedicalTherapies($filter: MedicalTherapyFilter, $correlationId: String) {
|
7015
7037
|
medicalTherapies(filter: $filter, correlationId: $correlationId) {
|
7016
7038
|
results {
|
@@ -7027,7 +7049,7 @@ exports.QueryMedicalTherapies = (0, graphql_tag_1.default) `
|
|
7027
7049
|
}
|
7028
7050
|
}
|
7029
7051
|
`;
|
7030
|
-
|
7052
|
+
export const UpdateMedicalTherapy = gql `
|
7031
7053
|
mutation UpdateMedicalTherapy($medicalTherapy: MedicalTherapyUpdateInput!) {
|
7032
7054
|
updateMedicalTherapy(medicalTherapy: $medicalTherapy) {
|
7033
7055
|
id
|
@@ -7035,14 +7057,14 @@ exports.UpdateMedicalTherapy = (0, graphql_tag_1.default) `
|
|
7035
7057
|
}
|
7036
7058
|
}
|
7037
7059
|
`;
|
7038
|
-
|
7060
|
+
export const SendNotification = gql `
|
7039
7061
|
mutation SendNotification($connector: IntegrationConnectorInput!, $text: String!, $textType: TextTypes) {
|
7040
7062
|
sendNotification(connector: $connector, text: $text, textType: $textType) {
|
7041
7063
|
result
|
7042
7064
|
}
|
7043
7065
|
}
|
7044
7066
|
`;
|
7045
|
-
|
7067
|
+
export const CreateObservation = gql `
|
7046
7068
|
mutation CreateObservation($observation: ObservationInput!) {
|
7047
7069
|
createObservation(observation: $observation) {
|
7048
7070
|
id
|
@@ -7050,7 +7072,7 @@ exports.CreateObservation = (0, graphql_tag_1.default) `
|
|
7050
7072
|
}
|
7051
7073
|
}
|
7052
7074
|
`;
|
7053
|
-
|
7075
|
+
export const DeleteObservation = gql `
|
7054
7076
|
mutation DeleteObservation($id: ID!) {
|
7055
7077
|
deleteObservation(id: $id) {
|
7056
7078
|
id
|
@@ -7058,7 +7080,7 @@ exports.DeleteObservation = (0, graphql_tag_1.default) `
|
|
7058
7080
|
}
|
7059
7081
|
}
|
7060
7082
|
`;
|
7061
|
-
|
7083
|
+
export const UpdateObservation = gql `
|
7062
7084
|
mutation UpdateObservation($observation: ObservationUpdateInput!) {
|
7063
7085
|
updateObservation(observation: $observation) {
|
7064
7086
|
id
|
@@ -7066,14 +7088,14 @@ exports.UpdateObservation = (0, graphql_tag_1.default) `
|
|
7066
7088
|
}
|
7067
7089
|
}
|
7068
7090
|
`;
|
7069
|
-
|
7091
|
+
export const CountOrganizations = gql `
|
7070
7092
|
query CountOrganizations($filter: OrganizationFilter, $correlationId: String) {
|
7071
7093
|
countOrganizations(filter: $filter, correlationId: $correlationId) {
|
7072
7094
|
count
|
7073
7095
|
}
|
7074
7096
|
}
|
7075
7097
|
`;
|
7076
|
-
|
7098
|
+
export const CreateOrganization = gql `
|
7077
7099
|
mutation CreateOrganization($organization: OrganizationInput!) {
|
7078
7100
|
createOrganization(organization: $organization) {
|
7079
7101
|
id
|
@@ -7081,7 +7103,7 @@ exports.CreateOrganization = (0, graphql_tag_1.default) `
|
|
7081
7103
|
}
|
7082
7104
|
}
|
7083
7105
|
`;
|
7084
|
-
|
7106
|
+
export const DeleteAllOrganizations = gql `
|
7085
7107
|
mutation DeleteAllOrganizations($filter: OrganizationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7086
7108
|
deleteAllOrganizations(
|
7087
7109
|
filter: $filter
|
@@ -7093,7 +7115,7 @@ exports.DeleteAllOrganizations = (0, graphql_tag_1.default) `
|
|
7093
7115
|
}
|
7094
7116
|
}
|
7095
7117
|
`;
|
7096
|
-
|
7118
|
+
export const DeleteOrganization = gql `
|
7097
7119
|
mutation DeleteOrganization($id: ID!) {
|
7098
7120
|
deleteOrganization(id: $id) {
|
7099
7121
|
id
|
@@ -7101,7 +7123,7 @@ exports.DeleteOrganization = (0, graphql_tag_1.default) `
|
|
7101
7123
|
}
|
7102
7124
|
}
|
7103
7125
|
`;
|
7104
|
-
|
7126
|
+
export const DeleteOrganizations = gql `
|
7105
7127
|
mutation DeleteOrganizations($ids: [ID!]!, $isSynchronous: Boolean) {
|
7106
7128
|
deleteOrganizations(ids: $ids, isSynchronous: $isSynchronous) {
|
7107
7129
|
id
|
@@ -7109,7 +7131,7 @@ exports.DeleteOrganizations = (0, graphql_tag_1.default) `
|
|
7109
7131
|
}
|
7110
7132
|
}
|
7111
7133
|
`;
|
7112
|
-
|
7134
|
+
export const GetOrganization = gql `
|
7113
7135
|
query GetOrganization($id: ID!, $correlationId: String) {
|
7114
7136
|
organization(id: $id, correlationId: $correlationId) {
|
7115
7137
|
id
|
@@ -7137,7 +7159,7 @@ exports.GetOrganization = (0, graphql_tag_1.default) `
|
|
7137
7159
|
}
|
7138
7160
|
}
|
7139
7161
|
`;
|
7140
|
-
|
7162
|
+
export const QueryOrganizations = gql `
|
7141
7163
|
query QueryOrganizations($filter: OrganizationFilter, $correlationId: String) {
|
7142
7164
|
organizations(filter: $filter, correlationId: $correlationId) {
|
7143
7165
|
results {
|
@@ -7167,7 +7189,7 @@ exports.QueryOrganizations = (0, graphql_tag_1.default) `
|
|
7167
7189
|
}
|
7168
7190
|
}
|
7169
7191
|
`;
|
7170
|
-
|
7192
|
+
export const UpdateOrganization = gql `
|
7171
7193
|
mutation UpdateOrganization($organization: OrganizationUpdateInput!) {
|
7172
7194
|
updateOrganization(organization: $organization) {
|
7173
7195
|
id
|
@@ -7175,14 +7197,14 @@ exports.UpdateOrganization = (0, graphql_tag_1.default) `
|
|
7175
7197
|
}
|
7176
7198
|
}
|
7177
7199
|
`;
|
7178
|
-
|
7200
|
+
export const CountPersons = gql `
|
7179
7201
|
query CountPersons($filter: PersonFilter, $correlationId: String) {
|
7180
7202
|
countPersons(filter: $filter, correlationId: $correlationId) {
|
7181
7203
|
count
|
7182
7204
|
}
|
7183
7205
|
}
|
7184
7206
|
`;
|
7185
|
-
|
7207
|
+
export const CreatePerson = gql `
|
7186
7208
|
mutation CreatePerson($person: PersonInput!) {
|
7187
7209
|
createPerson(person: $person) {
|
7188
7210
|
id
|
@@ -7190,7 +7212,7 @@ exports.CreatePerson = (0, graphql_tag_1.default) `
|
|
7190
7212
|
}
|
7191
7213
|
}
|
7192
7214
|
`;
|
7193
|
-
|
7215
|
+
export const DeleteAllPersons = gql `
|
7194
7216
|
mutation DeleteAllPersons($filter: PersonFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7195
7217
|
deleteAllPersons(
|
7196
7218
|
filter: $filter
|
@@ -7202,7 +7224,7 @@ exports.DeleteAllPersons = (0, graphql_tag_1.default) `
|
|
7202
7224
|
}
|
7203
7225
|
}
|
7204
7226
|
`;
|
7205
|
-
|
7227
|
+
export const DeletePerson = gql `
|
7206
7228
|
mutation DeletePerson($id: ID!) {
|
7207
7229
|
deletePerson(id: $id) {
|
7208
7230
|
id
|
@@ -7210,7 +7232,7 @@ exports.DeletePerson = (0, graphql_tag_1.default) `
|
|
7210
7232
|
}
|
7211
7233
|
}
|
7212
7234
|
`;
|
7213
|
-
|
7235
|
+
export const DeletePersons = gql `
|
7214
7236
|
mutation DeletePersons($ids: [ID!]!, $isSynchronous: Boolean) {
|
7215
7237
|
deletePersons(ids: $ids, isSynchronous: $isSynchronous) {
|
7216
7238
|
id
|
@@ -7218,7 +7240,7 @@ exports.DeletePersons = (0, graphql_tag_1.default) `
|
|
7218
7240
|
}
|
7219
7241
|
}
|
7220
7242
|
`;
|
7221
|
-
|
7243
|
+
export const GetPerson = gql `
|
7222
7244
|
query GetPerson($id: ID!, $correlationId: String) {
|
7223
7245
|
person(id: $id, correlationId: $correlationId) {
|
7224
7246
|
id
|
@@ -7248,7 +7270,7 @@ exports.GetPerson = (0, graphql_tag_1.default) `
|
|
7248
7270
|
}
|
7249
7271
|
}
|
7250
7272
|
`;
|
7251
|
-
|
7273
|
+
export const QueryPersons = gql `
|
7252
7274
|
query QueryPersons($filter: PersonFilter, $correlationId: String) {
|
7253
7275
|
persons(filter: $filter, correlationId: $correlationId) {
|
7254
7276
|
results {
|
@@ -7280,7 +7302,7 @@ exports.QueryPersons = (0, graphql_tag_1.default) `
|
|
7280
7302
|
}
|
7281
7303
|
}
|
7282
7304
|
`;
|
7283
|
-
|
7305
|
+
export const UpdatePerson = gql `
|
7284
7306
|
mutation UpdatePerson($person: PersonUpdateInput!) {
|
7285
7307
|
updatePerson(person: $person) {
|
7286
7308
|
id
|
@@ -7288,14 +7310,14 @@ exports.UpdatePerson = (0, graphql_tag_1.default) `
|
|
7288
7310
|
}
|
7289
7311
|
}
|
7290
7312
|
`;
|
7291
|
-
|
7313
|
+
export const CountPlaces = gql `
|
7292
7314
|
query CountPlaces($filter: PlaceFilter, $correlationId: String) {
|
7293
7315
|
countPlaces(filter: $filter, correlationId: $correlationId) {
|
7294
7316
|
count
|
7295
7317
|
}
|
7296
7318
|
}
|
7297
7319
|
`;
|
7298
|
-
|
7320
|
+
export const CreatePlace = gql `
|
7299
7321
|
mutation CreatePlace($place: PlaceInput!) {
|
7300
7322
|
createPlace(place: $place) {
|
7301
7323
|
id
|
@@ -7303,7 +7325,7 @@ exports.CreatePlace = (0, graphql_tag_1.default) `
|
|
7303
7325
|
}
|
7304
7326
|
}
|
7305
7327
|
`;
|
7306
|
-
|
7328
|
+
export const DeleteAllPlaces = gql `
|
7307
7329
|
mutation DeleteAllPlaces($filter: PlaceFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7308
7330
|
deleteAllPlaces(
|
7309
7331
|
filter: $filter
|
@@ -7315,7 +7337,7 @@ exports.DeleteAllPlaces = (0, graphql_tag_1.default) `
|
|
7315
7337
|
}
|
7316
7338
|
}
|
7317
7339
|
`;
|
7318
|
-
|
7340
|
+
export const DeletePlace = gql `
|
7319
7341
|
mutation DeletePlace($id: ID!) {
|
7320
7342
|
deletePlace(id: $id) {
|
7321
7343
|
id
|
@@ -7323,7 +7345,7 @@ exports.DeletePlace = (0, graphql_tag_1.default) `
|
|
7323
7345
|
}
|
7324
7346
|
}
|
7325
7347
|
`;
|
7326
|
-
|
7348
|
+
export const DeletePlaces = gql `
|
7327
7349
|
mutation DeletePlaces($ids: [ID!]!, $isSynchronous: Boolean) {
|
7328
7350
|
deletePlaces(ids: $ids, isSynchronous: $isSynchronous) {
|
7329
7351
|
id
|
@@ -7331,7 +7353,7 @@ exports.DeletePlaces = (0, graphql_tag_1.default) `
|
|
7331
7353
|
}
|
7332
7354
|
}
|
7333
7355
|
`;
|
7334
|
-
|
7356
|
+
export const GetPlace = gql `
|
7335
7357
|
query GetPlace($id: ID!, $correlationId: String) {
|
7336
7358
|
place(id: $id, correlationId: $correlationId) {
|
7337
7359
|
id
|
@@ -7353,7 +7375,7 @@ exports.GetPlace = (0, graphql_tag_1.default) `
|
|
7353
7375
|
}
|
7354
7376
|
}
|
7355
7377
|
`;
|
7356
|
-
|
7378
|
+
export const QueryPlaces = gql `
|
7357
7379
|
query QueryPlaces($filter: PlaceFilter, $correlationId: String) {
|
7358
7380
|
places(filter: $filter, correlationId: $correlationId) {
|
7359
7381
|
results {
|
@@ -7377,7 +7399,7 @@ exports.QueryPlaces = (0, graphql_tag_1.default) `
|
|
7377
7399
|
}
|
7378
7400
|
}
|
7379
7401
|
`;
|
7380
|
-
|
7402
|
+
export const UpdatePlace = gql `
|
7381
7403
|
mutation UpdatePlace($place: PlaceUpdateInput!) {
|
7382
7404
|
updatePlace(place: $place) {
|
7383
7405
|
id
|
@@ -7385,14 +7407,14 @@ exports.UpdatePlace = (0, graphql_tag_1.default) `
|
|
7385
7407
|
}
|
7386
7408
|
}
|
7387
7409
|
`;
|
7388
|
-
|
7410
|
+
export const CountProducts = gql `
|
7389
7411
|
query CountProducts($filter: ProductFilter, $correlationId: String) {
|
7390
7412
|
countProducts(filter: $filter, correlationId: $correlationId) {
|
7391
7413
|
count
|
7392
7414
|
}
|
7393
7415
|
}
|
7394
7416
|
`;
|
7395
|
-
|
7417
|
+
export const CreateProduct = gql `
|
7396
7418
|
mutation CreateProduct($product: ProductInput!) {
|
7397
7419
|
createProduct(product: $product) {
|
7398
7420
|
id
|
@@ -7400,7 +7422,7 @@ exports.CreateProduct = (0, graphql_tag_1.default) `
|
|
7400
7422
|
}
|
7401
7423
|
}
|
7402
7424
|
`;
|
7403
|
-
|
7425
|
+
export const DeleteAllProducts = gql `
|
7404
7426
|
mutation DeleteAllProducts($filter: ProductFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7405
7427
|
deleteAllProducts(
|
7406
7428
|
filter: $filter
|
@@ -7412,7 +7434,7 @@ exports.DeleteAllProducts = (0, graphql_tag_1.default) `
|
|
7412
7434
|
}
|
7413
7435
|
}
|
7414
7436
|
`;
|
7415
|
-
|
7437
|
+
export const DeleteProduct = gql `
|
7416
7438
|
mutation DeleteProduct($id: ID!) {
|
7417
7439
|
deleteProduct(id: $id) {
|
7418
7440
|
id
|
@@ -7420,7 +7442,7 @@ exports.DeleteProduct = (0, graphql_tag_1.default) `
|
|
7420
7442
|
}
|
7421
7443
|
}
|
7422
7444
|
`;
|
7423
|
-
|
7445
|
+
export const DeleteProducts = gql `
|
7424
7446
|
mutation DeleteProducts($ids: [ID!]!, $isSynchronous: Boolean) {
|
7425
7447
|
deleteProducts(ids: $ids, isSynchronous: $isSynchronous) {
|
7426
7448
|
id
|
@@ -7428,7 +7450,7 @@ exports.DeleteProducts = (0, graphql_tag_1.default) `
|
|
7428
7450
|
}
|
7429
7451
|
}
|
7430
7452
|
`;
|
7431
|
-
|
7453
|
+
export const GetProduct = gql `
|
7432
7454
|
query GetProduct($id: ID!, $correlationId: String) {
|
7433
7455
|
product(id: $id, correlationId: $correlationId) {
|
7434
7456
|
id
|
@@ -7457,7 +7479,7 @@ exports.GetProduct = (0, graphql_tag_1.default) `
|
|
7457
7479
|
}
|
7458
7480
|
}
|
7459
7481
|
`;
|
7460
|
-
|
7482
|
+
export const QueryProducts = gql `
|
7461
7483
|
query QueryProducts($filter: ProductFilter, $correlationId: String) {
|
7462
7484
|
products(filter: $filter, correlationId: $correlationId) {
|
7463
7485
|
results {
|
@@ -7488,7 +7510,7 @@ exports.QueryProducts = (0, graphql_tag_1.default) `
|
|
7488
7510
|
}
|
7489
7511
|
}
|
7490
7512
|
`;
|
7491
|
-
|
7513
|
+
export const UpdateProduct = gql `
|
7492
7514
|
mutation UpdateProduct($product: ProductUpdateInput!) {
|
7493
7515
|
updateProduct(product: $product) {
|
7494
7516
|
id
|
@@ -7496,7 +7518,7 @@ exports.UpdateProduct = (0, graphql_tag_1.default) `
|
|
7496
7518
|
}
|
7497
7519
|
}
|
7498
7520
|
`;
|
7499
|
-
|
7521
|
+
export const GetProject = gql `
|
7500
7522
|
query GetProject {
|
7501
7523
|
project {
|
7502
7524
|
id
|
@@ -7537,7 +7559,7 @@ exports.GetProject = (0, graphql_tag_1.default) `
|
|
7537
7559
|
}
|
7538
7560
|
}
|
7539
7561
|
`;
|
7540
|
-
|
7562
|
+
export const LookupCredits = gql `
|
7541
7563
|
query LookupCredits($correlationId: String!) {
|
7542
7564
|
lookupCredits(correlationId: $correlationId) {
|
7543
7565
|
correlationId
|
@@ -7560,7 +7582,7 @@ exports.LookupCredits = (0, graphql_tag_1.default) `
|
|
7560
7582
|
}
|
7561
7583
|
}
|
7562
7584
|
`;
|
7563
|
-
|
7585
|
+
export const LookupUsage = gql `
|
7564
7586
|
query LookupUsage($correlationId: String!) {
|
7565
7587
|
lookupUsage(correlationId: $correlationId) {
|
7566
7588
|
id
|
@@ -7596,7 +7618,7 @@ exports.LookupUsage = (0, graphql_tag_1.default) `
|
|
7596
7618
|
}
|
7597
7619
|
}
|
7598
7620
|
`;
|
7599
|
-
|
7621
|
+
export const QueryCredits = gql `
|
7600
7622
|
query QueryCredits($startDate: DateTime!, $duration: TimeSpan!) {
|
7601
7623
|
credits(startDate: $startDate, duration: $duration) {
|
7602
7624
|
correlationId
|
@@ -7619,7 +7641,7 @@ exports.QueryCredits = (0, graphql_tag_1.default) `
|
|
7619
7641
|
}
|
7620
7642
|
}
|
7621
7643
|
`;
|
7622
|
-
|
7644
|
+
export const QueryTokens = gql `
|
7623
7645
|
query QueryTokens($startDate: DateTime!, $duration: TimeSpan!) {
|
7624
7646
|
tokens(startDate: $startDate, duration: $duration) {
|
7625
7647
|
correlationId
|
@@ -7641,7 +7663,7 @@ exports.QueryTokens = (0, graphql_tag_1.default) `
|
|
7641
7663
|
}
|
7642
7664
|
}
|
7643
7665
|
`;
|
7644
|
-
|
7666
|
+
export const QueryUsage = gql `
|
7645
7667
|
query QueryUsage($startDate: DateTime!, $duration: TimeSpan!, $names: [String!], $excludedNames: [String!], $offset: Int, $limit: Int) {
|
7646
7668
|
usage(
|
7647
7669
|
startDate: $startDate
|
@@ -7684,7 +7706,7 @@ exports.QueryUsage = (0, graphql_tag_1.default) `
|
|
7684
7706
|
}
|
7685
7707
|
}
|
7686
7708
|
`;
|
7687
|
-
|
7709
|
+
export const UpdateProject = gql `
|
7688
7710
|
mutation UpdateProject($project: ProjectUpdateInput!) {
|
7689
7711
|
updateProject(project: $project) {
|
7690
7712
|
id
|
@@ -7692,14 +7714,14 @@ exports.UpdateProject = (0, graphql_tag_1.default) `
|
|
7692
7714
|
}
|
7693
7715
|
}
|
7694
7716
|
`;
|
7695
|
-
|
7717
|
+
export const CountRepos = gql `
|
7696
7718
|
query CountRepos($filter: RepoFilter, $correlationId: String) {
|
7697
7719
|
countRepos(filter: $filter, correlationId: $correlationId) {
|
7698
7720
|
count
|
7699
7721
|
}
|
7700
7722
|
}
|
7701
7723
|
`;
|
7702
|
-
|
7724
|
+
export const CreateRepo = gql `
|
7703
7725
|
mutation CreateRepo($repo: RepoInput!) {
|
7704
7726
|
createRepo(repo: $repo) {
|
7705
7727
|
id
|
@@ -7707,7 +7729,7 @@ exports.CreateRepo = (0, graphql_tag_1.default) `
|
|
7707
7729
|
}
|
7708
7730
|
}
|
7709
7731
|
`;
|
7710
|
-
|
7732
|
+
export const DeleteAllRepos = gql `
|
7711
7733
|
mutation DeleteAllRepos($filter: RepoFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7712
7734
|
deleteAllRepos(
|
7713
7735
|
filter: $filter
|
@@ -7719,7 +7741,7 @@ exports.DeleteAllRepos = (0, graphql_tag_1.default) `
|
|
7719
7741
|
}
|
7720
7742
|
}
|
7721
7743
|
`;
|
7722
|
-
|
7744
|
+
export const DeleteRepo = gql `
|
7723
7745
|
mutation DeleteRepo($id: ID!) {
|
7724
7746
|
deleteRepo(id: $id) {
|
7725
7747
|
id
|
@@ -7727,7 +7749,7 @@ exports.DeleteRepo = (0, graphql_tag_1.default) `
|
|
7727
7749
|
}
|
7728
7750
|
}
|
7729
7751
|
`;
|
7730
|
-
|
7752
|
+
export const DeleteRepos = gql `
|
7731
7753
|
mutation DeleteRepos($ids: [ID!]!, $isSynchronous: Boolean) {
|
7732
7754
|
deleteRepos(ids: $ids, isSynchronous: $isSynchronous) {
|
7733
7755
|
id
|
@@ -7735,7 +7757,7 @@ exports.DeleteRepos = (0, graphql_tag_1.default) `
|
|
7735
7757
|
}
|
7736
7758
|
}
|
7737
7759
|
`;
|
7738
|
-
|
7760
|
+
export const GetRepo = gql `
|
7739
7761
|
query GetRepo($id: ID!, $correlationId: String) {
|
7740
7762
|
repo(id: $id, correlationId: $correlationId) {
|
7741
7763
|
id
|
@@ -7750,7 +7772,7 @@ exports.GetRepo = (0, graphql_tag_1.default) `
|
|
7750
7772
|
}
|
7751
7773
|
}
|
7752
7774
|
`;
|
7753
|
-
|
7775
|
+
export const QueryRepos = gql `
|
7754
7776
|
query QueryRepos($filter: RepoFilter, $correlationId: String) {
|
7755
7777
|
repos(filter: $filter, correlationId: $correlationId) {
|
7756
7778
|
results {
|
@@ -7767,7 +7789,7 @@ exports.QueryRepos = (0, graphql_tag_1.default) `
|
|
7767
7789
|
}
|
7768
7790
|
}
|
7769
7791
|
`;
|
7770
|
-
|
7792
|
+
export const UpdateRepo = gql `
|
7771
7793
|
mutation UpdateRepo($repo: RepoUpdateInput!) {
|
7772
7794
|
updateRepo(repo: $repo) {
|
7773
7795
|
id
|
@@ -7775,7 +7797,7 @@ exports.UpdateRepo = (0, graphql_tag_1.default) `
|
|
7775
7797
|
}
|
7776
7798
|
}
|
7777
7799
|
`;
|
7778
|
-
|
7800
|
+
export const MapWeb = gql `
|
7779
7801
|
query MapWeb($uri: URL!, $allowedPaths: [String!], $excludedPaths: [String!], $correlationId: String) {
|
7780
7802
|
mapWeb(
|
7781
7803
|
uri: $uri
|
@@ -7787,7 +7809,7 @@ exports.MapWeb = (0, graphql_tag_1.default) `
|
|
7787
7809
|
}
|
7788
7810
|
}
|
7789
7811
|
`;
|
7790
|
-
|
7812
|
+
export const SearchWeb = gql `
|
7791
7813
|
query SearchWeb($text: String!, $service: SearchServiceTypes, $limit: Int, $correlationId: String) {
|
7792
7814
|
searchWeb(
|
7793
7815
|
text: $text
|
@@ -7804,14 +7826,14 @@ exports.SearchWeb = (0, graphql_tag_1.default) `
|
|
7804
7826
|
}
|
7805
7827
|
}
|
7806
7828
|
`;
|
7807
|
-
|
7829
|
+
export const CountSoftwares = gql `
|
7808
7830
|
query CountSoftwares($filter: SoftwareFilter, $correlationId: String) {
|
7809
7831
|
countSoftwares(filter: $filter, correlationId: $correlationId) {
|
7810
7832
|
count
|
7811
7833
|
}
|
7812
7834
|
}
|
7813
7835
|
`;
|
7814
|
-
|
7836
|
+
export const CreateSoftware = gql `
|
7815
7837
|
mutation CreateSoftware($software: SoftwareInput!) {
|
7816
7838
|
createSoftware(software: $software) {
|
7817
7839
|
id
|
@@ -7819,7 +7841,7 @@ exports.CreateSoftware = (0, graphql_tag_1.default) `
|
|
7819
7841
|
}
|
7820
7842
|
}
|
7821
7843
|
`;
|
7822
|
-
|
7844
|
+
export const DeleteAllSoftwares = gql `
|
7823
7845
|
mutation DeleteAllSoftwares($filter: SoftwareFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7824
7846
|
deleteAllSoftwares(
|
7825
7847
|
filter: $filter
|
@@ -7831,7 +7853,7 @@ exports.DeleteAllSoftwares = (0, graphql_tag_1.default) `
|
|
7831
7853
|
}
|
7832
7854
|
}
|
7833
7855
|
`;
|
7834
|
-
|
7856
|
+
export const DeleteSoftware = gql `
|
7835
7857
|
mutation DeleteSoftware($id: ID!) {
|
7836
7858
|
deleteSoftware(id: $id) {
|
7837
7859
|
id
|
@@ -7839,7 +7861,7 @@ exports.DeleteSoftware = (0, graphql_tag_1.default) `
|
|
7839
7861
|
}
|
7840
7862
|
}
|
7841
7863
|
`;
|
7842
|
-
|
7864
|
+
export const DeleteSoftwares = gql `
|
7843
7865
|
mutation DeleteSoftwares($ids: [ID!]!, $isSynchronous: Boolean) {
|
7844
7866
|
deleteSoftwares(ids: $ids, isSynchronous: $isSynchronous) {
|
7845
7867
|
id
|
@@ -7847,7 +7869,7 @@ exports.DeleteSoftwares = (0, graphql_tag_1.default) `
|
|
7847
7869
|
}
|
7848
7870
|
}
|
7849
7871
|
`;
|
7850
|
-
|
7872
|
+
export const GetSoftware = gql `
|
7851
7873
|
query GetSoftware($id: ID!, $correlationId: String) {
|
7852
7874
|
software(id: $id, correlationId: $correlationId) {
|
7853
7875
|
id
|
@@ -7864,7 +7886,7 @@ exports.GetSoftware = (0, graphql_tag_1.default) `
|
|
7864
7886
|
}
|
7865
7887
|
}
|
7866
7888
|
`;
|
7867
|
-
|
7889
|
+
export const QuerySoftwares = gql `
|
7868
7890
|
query QuerySoftwares($filter: SoftwareFilter, $correlationId: String) {
|
7869
7891
|
softwares(filter: $filter, correlationId: $correlationId) {
|
7870
7892
|
results {
|
@@ -7883,7 +7905,7 @@ exports.QuerySoftwares = (0, graphql_tag_1.default) `
|
|
7883
7905
|
}
|
7884
7906
|
}
|
7885
7907
|
`;
|
7886
|
-
|
7908
|
+
export const UpdateSoftware = gql `
|
7887
7909
|
mutation UpdateSoftware($software: SoftwareUpdateInput!) {
|
7888
7910
|
updateSoftware(software: $software) {
|
7889
7911
|
id
|
@@ -7891,14 +7913,14 @@ exports.UpdateSoftware = (0, graphql_tag_1.default) `
|
|
7891
7913
|
}
|
7892
7914
|
}
|
7893
7915
|
`;
|
7894
|
-
|
7916
|
+
export const CountSpecifications = gql `
|
7895
7917
|
query CountSpecifications($filter: SpecificationFilter, $correlationId: String) {
|
7896
7918
|
countSpecifications(filter: $filter, correlationId: $correlationId) {
|
7897
7919
|
count
|
7898
7920
|
}
|
7899
7921
|
}
|
7900
7922
|
`;
|
7901
|
-
|
7923
|
+
export const CreateSpecification = gql `
|
7902
7924
|
mutation CreateSpecification($specification: SpecificationInput!) {
|
7903
7925
|
createSpecification(specification: $specification) {
|
7904
7926
|
id
|
@@ -7909,7 +7931,7 @@ exports.CreateSpecification = (0, graphql_tag_1.default) `
|
|
7909
7931
|
}
|
7910
7932
|
}
|
7911
7933
|
`;
|
7912
|
-
|
7934
|
+
export const DeleteAllSpecifications = gql `
|
7913
7935
|
mutation DeleteAllSpecifications($filter: SpecificationFilter, $isSynchronous: Boolean, $correlationId: String) {
|
7914
7936
|
deleteAllSpecifications(
|
7915
7937
|
filter: $filter
|
@@ -7921,7 +7943,7 @@ exports.DeleteAllSpecifications = (0, graphql_tag_1.default) `
|
|
7921
7943
|
}
|
7922
7944
|
}
|
7923
7945
|
`;
|
7924
|
-
|
7946
|
+
export const DeleteSpecification = gql `
|
7925
7947
|
mutation DeleteSpecification($id: ID!) {
|
7926
7948
|
deleteSpecification(id: $id) {
|
7927
7949
|
id
|
@@ -7929,7 +7951,7 @@ exports.DeleteSpecification = (0, graphql_tag_1.default) `
|
|
7929
7951
|
}
|
7930
7952
|
}
|
7931
7953
|
`;
|
7932
|
-
|
7954
|
+
export const DeleteSpecifications = gql `
|
7933
7955
|
mutation DeleteSpecifications($ids: [ID!]!, $isSynchronous: Boolean) {
|
7934
7956
|
deleteSpecifications(ids: $ids, isSynchronous: $isSynchronous) {
|
7935
7957
|
id
|
@@ -7937,7 +7959,7 @@ exports.DeleteSpecifications = (0, graphql_tag_1.default) `
|
|
7937
7959
|
}
|
7938
7960
|
}
|
7939
7961
|
`;
|
7940
|
-
|
7962
|
+
export const GetSpecification = gql `
|
7941
7963
|
query GetSpecification($id: ID!, $correlationId: String) {
|
7942
7964
|
specification(id: $id, correlationId: $correlationId) {
|
7943
7965
|
id
|
@@ -8126,7 +8148,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
|
|
8126
8148
|
}
|
8127
8149
|
}
|
8128
8150
|
`;
|
8129
|
-
|
8151
|
+
export const PromptSpecifications = gql `
|
8130
8152
|
mutation PromptSpecifications($prompt: String!, $ids: [ID!]!) {
|
8131
8153
|
promptSpecifications(prompt: $prompt, ids: $ids) {
|
8132
8154
|
specification {
|
@@ -8261,7 +8283,7 @@ exports.PromptSpecifications = (0, graphql_tag_1.default) `
|
|
8261
8283
|
}
|
8262
8284
|
}
|
8263
8285
|
`;
|
8264
|
-
|
8286
|
+
export const QueryModels = gql `
|
8265
8287
|
query QueryModels($filter: ModelFilter) {
|
8266
8288
|
models(filter: $filter) {
|
8267
8289
|
results {
|
@@ -8293,7 +8315,7 @@ exports.QueryModels = (0, graphql_tag_1.default) `
|
|
8293
8315
|
}
|
8294
8316
|
}
|
8295
8317
|
`;
|
8296
|
-
|
8318
|
+
export const QuerySpecifications = gql `
|
8297
8319
|
query QuerySpecifications($filter: SpecificationFilter, $correlationId: String) {
|
8298
8320
|
specifications(filter: $filter, correlationId: $correlationId) {
|
8299
8321
|
results {
|
@@ -8484,14 +8506,14 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
|
|
8484
8506
|
}
|
8485
8507
|
}
|
8486
8508
|
`;
|
8487
|
-
|
8509
|
+
export const SpecificationExists = gql `
|
8488
8510
|
query SpecificationExists($filter: SpecificationFilter, $correlationId: String) {
|
8489
8511
|
specificationExists(filter: $filter, correlationId: $correlationId) {
|
8490
8512
|
result
|
8491
8513
|
}
|
8492
8514
|
}
|
8493
8515
|
`;
|
8494
|
-
|
8516
|
+
export const UpdateSpecification = gql `
|
8495
8517
|
mutation UpdateSpecification($specification: SpecificationUpdateInput!) {
|
8496
8518
|
updateSpecification(specification: $specification) {
|
8497
8519
|
id
|
@@ -8502,7 +8524,7 @@ exports.UpdateSpecification = (0, graphql_tag_1.default) `
|
|
8502
8524
|
}
|
8503
8525
|
}
|
8504
8526
|
`;
|
8505
|
-
|
8527
|
+
export const UpsertSpecification = gql `
|
8506
8528
|
mutation UpsertSpecification($specification: SpecificationInput!) {
|
8507
8529
|
upsertSpecification(specification: $specification) {
|
8508
8530
|
id
|
@@ -8513,14 +8535,14 @@ exports.UpsertSpecification = (0, graphql_tag_1.default) `
|
|
8513
8535
|
}
|
8514
8536
|
}
|
8515
8537
|
`;
|
8516
|
-
|
8538
|
+
export const CountUsers = gql `
|
8517
8539
|
query CountUsers($filter: UserFilter, $correlationId: String) {
|
8518
8540
|
countUsers(filter: $filter, correlationId: $correlationId) {
|
8519
8541
|
count
|
8520
8542
|
}
|
8521
8543
|
}
|
8522
8544
|
`;
|
8523
|
-
|
8545
|
+
export const CreateUser = gql `
|
8524
8546
|
mutation CreateUser($user: UserInput!) {
|
8525
8547
|
createUser(user: $user) {
|
8526
8548
|
id
|
@@ -8532,7 +8554,7 @@ exports.CreateUser = (0, graphql_tag_1.default) `
|
|
8532
8554
|
}
|
8533
8555
|
}
|
8534
8556
|
`;
|
8535
|
-
|
8557
|
+
export const DeleteUser = gql `
|
8536
8558
|
mutation DeleteUser($id: ID!) {
|
8537
8559
|
deleteUser(id: $id) {
|
8538
8560
|
id
|
@@ -8540,7 +8562,7 @@ exports.DeleteUser = (0, graphql_tag_1.default) `
|
|
8540
8562
|
}
|
8541
8563
|
}
|
8542
8564
|
`;
|
8543
|
-
|
8565
|
+
export const DisableUser = gql `
|
8544
8566
|
mutation DisableUser($id: ID!) {
|
8545
8567
|
disableUser(id: $id) {
|
8546
8568
|
id
|
@@ -8548,7 +8570,7 @@ exports.DisableUser = (0, graphql_tag_1.default) `
|
|
8548
8570
|
}
|
8549
8571
|
}
|
8550
8572
|
`;
|
8551
|
-
|
8573
|
+
export const EnableUser = gql `
|
8552
8574
|
mutation EnableUser($id: ID!) {
|
8553
8575
|
enableUser(id: $id) {
|
8554
8576
|
id
|
@@ -8556,7 +8578,7 @@ exports.EnableUser = (0, graphql_tag_1.default) `
|
|
8556
8578
|
}
|
8557
8579
|
}
|
8558
8580
|
`;
|
8559
|
-
|
8581
|
+
export const GetUser = gql `
|
8560
8582
|
query GetUser {
|
8561
8583
|
user {
|
8562
8584
|
id
|
@@ -8610,7 +8632,7 @@ exports.GetUser = (0, graphql_tag_1.default) `
|
|
8610
8632
|
}
|
8611
8633
|
}
|
8612
8634
|
`;
|
8613
|
-
|
8635
|
+
export const GetUserByIdentifier = gql `
|
8614
8636
|
query GetUserByIdentifier($identifier: String!) {
|
8615
8637
|
userByIdentifier(identifier: $identifier) {
|
8616
8638
|
id
|
@@ -8664,7 +8686,7 @@ exports.GetUserByIdentifier = (0, graphql_tag_1.default) `
|
|
8664
8686
|
}
|
8665
8687
|
}
|
8666
8688
|
`;
|
8667
|
-
|
8689
|
+
export const QueryUsers = gql `
|
8668
8690
|
query QueryUsers($filter: UserFilter, $correlationId: String) {
|
8669
8691
|
users(filter: $filter, correlationId: $correlationId) {
|
8670
8692
|
results {
|
@@ -8720,7 +8742,7 @@ exports.QueryUsers = (0, graphql_tag_1.default) `
|
|
8720
8742
|
}
|
8721
8743
|
}
|
8722
8744
|
`;
|
8723
|
-
|
8745
|
+
export const UpdateUser = gql `
|
8724
8746
|
mutation UpdateUser($user: UserUpdateInput!) {
|
8725
8747
|
updateUser(user: $user) {
|
8726
8748
|
id
|
@@ -8732,14 +8754,14 @@ exports.UpdateUser = (0, graphql_tag_1.default) `
|
|
8732
8754
|
}
|
8733
8755
|
}
|
8734
8756
|
`;
|
8735
|
-
|
8757
|
+
export const CountWorkflows = gql `
|
8736
8758
|
query CountWorkflows($filter: WorkflowFilter, $correlationId: String) {
|
8737
8759
|
countWorkflows(filter: $filter, correlationId: $correlationId) {
|
8738
8760
|
count
|
8739
8761
|
}
|
8740
8762
|
}
|
8741
8763
|
`;
|
8742
|
-
|
8764
|
+
export const CreateWorkflow = gql `
|
8743
8765
|
mutation CreateWorkflow($workflow: WorkflowInput!) {
|
8744
8766
|
createWorkflow(workflow: $workflow) {
|
8745
8767
|
id
|
@@ -8827,6 +8849,14 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
|
|
8827
8849
|
id
|
8828
8850
|
}
|
8829
8851
|
}
|
8852
|
+
reducto {
|
8853
|
+
ocrMode
|
8854
|
+
ocrSystem
|
8855
|
+
extractionMode
|
8856
|
+
enableEnrichment
|
8857
|
+
enrichmentMode
|
8858
|
+
key
|
8859
|
+
}
|
8830
8860
|
mistral {
|
8831
8861
|
key
|
8832
8862
|
}
|
@@ -8944,7 +8974,7 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
|
|
8944
8974
|
}
|
8945
8975
|
}
|
8946
8976
|
`;
|
8947
|
-
|
8977
|
+
export const DeleteAllWorkflows = gql `
|
8948
8978
|
mutation DeleteAllWorkflows($filter: WorkflowFilter, $isSynchronous: Boolean, $correlationId: String) {
|
8949
8979
|
deleteAllWorkflows(
|
8950
8980
|
filter: $filter
|
@@ -8956,7 +8986,7 @@ exports.DeleteAllWorkflows = (0, graphql_tag_1.default) `
|
|
8956
8986
|
}
|
8957
8987
|
}
|
8958
8988
|
`;
|
8959
|
-
|
8989
|
+
export const DeleteWorkflow = gql `
|
8960
8990
|
mutation DeleteWorkflow($id: ID!) {
|
8961
8991
|
deleteWorkflow(id: $id) {
|
8962
8992
|
id
|
@@ -8964,7 +8994,7 @@ exports.DeleteWorkflow = (0, graphql_tag_1.default) `
|
|
8964
8994
|
}
|
8965
8995
|
}
|
8966
8996
|
`;
|
8967
|
-
|
8997
|
+
export const DeleteWorkflows = gql `
|
8968
8998
|
mutation DeleteWorkflows($ids: [ID!]!, $isSynchronous: Boolean) {
|
8969
8999
|
deleteWorkflows(ids: $ids, isSynchronous: $isSynchronous) {
|
8970
9000
|
id
|
@@ -8972,7 +9002,7 @@ exports.DeleteWorkflows = (0, graphql_tag_1.default) `
|
|
8972
9002
|
}
|
8973
9003
|
}
|
8974
9004
|
`;
|
8975
|
-
|
9005
|
+
export const GetWorkflow = gql `
|
8976
9006
|
query GetWorkflow($id: ID!, $correlationId: String) {
|
8977
9007
|
workflow(id: $id, correlationId: $correlationId) {
|
8978
9008
|
id
|
@@ -9065,6 +9095,14 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
|
|
9065
9095
|
id
|
9066
9096
|
}
|
9067
9097
|
}
|
9098
|
+
reducto {
|
9099
|
+
ocrMode
|
9100
|
+
ocrSystem
|
9101
|
+
extractionMode
|
9102
|
+
enableEnrichment
|
9103
|
+
enrichmentMode
|
9104
|
+
key
|
9105
|
+
}
|
9068
9106
|
mistral {
|
9069
9107
|
key
|
9070
9108
|
}
|
@@ -9182,7 +9220,7 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
|
|
9182
9220
|
}
|
9183
9221
|
}
|
9184
9222
|
`;
|
9185
|
-
|
9223
|
+
export const QueryWorkflows = gql `
|
9186
9224
|
query QueryWorkflows($filter: WorkflowFilter, $correlationId: String) {
|
9187
9225
|
workflows(filter: $filter, correlationId: $correlationId) {
|
9188
9226
|
results {
|
@@ -9276,6 +9314,14 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
|
|
9276
9314
|
id
|
9277
9315
|
}
|
9278
9316
|
}
|
9317
|
+
reducto {
|
9318
|
+
ocrMode
|
9319
|
+
ocrSystem
|
9320
|
+
extractionMode
|
9321
|
+
enableEnrichment
|
9322
|
+
enrichmentMode
|
9323
|
+
key
|
9324
|
+
}
|
9279
9325
|
mistral {
|
9280
9326
|
key
|
9281
9327
|
}
|
@@ -9394,7 +9440,7 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
|
|
9394
9440
|
}
|
9395
9441
|
}
|
9396
9442
|
`;
|
9397
|
-
|
9443
|
+
export const UpdateWorkflow = gql `
|
9398
9444
|
mutation UpdateWorkflow($workflow: WorkflowUpdateInput!) {
|
9399
9445
|
updateWorkflow(workflow: $workflow) {
|
9400
9446
|
id
|
@@ -9482,6 +9528,14 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
|
|
9482
9528
|
id
|
9483
9529
|
}
|
9484
9530
|
}
|
9531
|
+
reducto {
|
9532
|
+
ocrMode
|
9533
|
+
ocrSystem
|
9534
|
+
extractionMode
|
9535
|
+
enableEnrichment
|
9536
|
+
enrichmentMode
|
9537
|
+
key
|
9538
|
+
}
|
9485
9539
|
mistral {
|
9486
9540
|
key
|
9487
9541
|
}
|
@@ -9599,7 +9653,7 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
|
|
9599
9653
|
}
|
9600
9654
|
}
|
9601
9655
|
`;
|
9602
|
-
|
9656
|
+
export const UpsertWorkflow = gql `
|
9603
9657
|
mutation UpsertWorkflow($workflow: WorkflowInput!) {
|
9604
9658
|
upsertWorkflow(workflow: $workflow) {
|
9605
9659
|
id
|
@@ -9687,6 +9741,14 @@ exports.UpsertWorkflow = (0, graphql_tag_1.default) `
|
|
9687
9741
|
id
|
9688
9742
|
}
|
9689
9743
|
}
|
9744
|
+
reducto {
|
9745
|
+
ocrMode
|
9746
|
+
ocrSystem
|
9747
|
+
extractionMode
|
9748
|
+
enableEnrichment
|
9749
|
+
enrichmentMode
|
9750
|
+
key
|
9751
|
+
}
|
9690
9752
|
mistral {
|
9691
9753
|
key
|
9692
9754
|
}
|
@@ -9804,7 +9866,7 @@ exports.UpsertWorkflow = (0, graphql_tag_1.default) `
|
|
9804
9866
|
}
|
9805
9867
|
}
|
9806
9868
|
`;
|
9807
|
-
|
9869
|
+
export const WorkflowExists = gql `
|
9808
9870
|
query WorkflowExists($filter: WorkflowFilter, $correlationId: String) {
|
9809
9871
|
workflowExists(filter: $filter, correlationId: $correlationId) {
|
9810
9872
|
result
|