@lessly/sdk-app 32.1.1 → 32.1.2

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.
Files changed (63) hide show
  1. package/dist/analytics/index.d.cts +1 -1
  2. package/dist/analytics/index.d.ts +1 -1
  3. package/dist/brain/index.cjs +5 -0
  4. package/dist/brain/index.cjs.map +1 -1
  5. package/dist/brain/index.d.cts +6 -2
  6. package/dist/brain/index.d.ts +6 -2
  7. package/dist/brain/index.js +5 -1
  8. package/dist/brain/index.js.map +1 -1
  9. package/dist/{client.gen-BaBUJ3xx.d.cts → client.gen-p_iZK5OO.d.cts} +255 -1274
  10. package/dist/{client.gen-BaBUJ3xx.d.ts → client.gen-p_iZK5OO.d.ts} +255 -1274
  11. package/dist/consent/index.d.cts +1 -1
  12. package/dist/consent/index.d.ts +1 -1
  13. package/dist/deployment/index.d.cts +1 -1
  14. package/dist/deployment/index.d.ts +1 -1
  15. package/dist/index.cjs +51 -410
  16. package/dist/index.cjs.map +1 -1
  17. package/dist/index.d.cts +1 -1
  18. package/dist/index.d.ts +1 -1
  19. package/dist/index.js +51 -410
  20. package/dist/index.js.map +1 -1
  21. package/dist/mail/index.d.cts +2 -2
  22. package/dist/mail/index.d.ts +2 -2
  23. package/dist/organization/index.cjs +18 -33
  24. package/dist/organization/index.cjs.map +1 -1
  25. package/dist/organization/index.d.cts +15 -27
  26. package/dist/organization/index.d.ts +15 -27
  27. package/dist/organization/index.js +15 -27
  28. package/dist/organization/index.js.map +1 -1
  29. package/dist/realtime/index.d.cts +1 -1
  30. package/dist/realtime/index.d.ts +1 -1
  31. package/dist/support/index.d.cts +1 -1
  32. package/dist/support/index.d.ts +1 -1
  33. package/dist/tracking/index.d.cts +1 -1
  34. package/dist/tracking/index.d.ts +1 -1
  35. package/dist/users/index.d.cts +1 -1
  36. package/dist/users/index.d.ts +1 -1
  37. package/dist/waitlist/index.d.cts +1 -1
  38. package/dist/waitlist/index.d.ts +1 -1
  39. package/package.json +2 -12
  40. package/src/gen/bindings.gen.ts +51 -410
  41. package/src/gen/brain/index.ts +1 -1
  42. package/src/gen/brain/queryOptions.gen.ts +7 -0
  43. package/src/gen/client.gen.ts +17 -126
  44. package/src/gen/manifest.gen.ts +1 -1
  45. package/src/gen/organization/index.ts +1 -1
  46. package/src/gen/organization/queryOptions.gen.ts +21 -41
  47. package/src/gen/types.gen.ts +246 -1273
  48. package/dist/observe/index.cjs +0 -71
  49. package/dist/observe/index.cjs.map +0 -1
  50. package/dist/observe/index.d.cts +0 -56
  51. package/dist/observe/index.d.ts +0 -56
  52. package/dist/observe/index.js +0 -57
  53. package/dist/observe/index.js.map +0 -1
  54. package/dist/playground/index.cjs +0 -66
  55. package/dist/playground/index.cjs.map +0 -1
  56. package/dist/playground/index.d.cts +0 -52
  57. package/dist/playground/index.d.ts +0 -52
  58. package/dist/playground/index.js +0 -53
  59. package/dist/playground/index.js.map +0 -1
  60. package/src/gen/observe/index.ts +0 -3
  61. package/src/gen/observe/queryOptions.gen.ts +0 -89
  62. package/src/gen/playground/index.ts +0 -3
  63. package/src/gen/playground/queryOptions.gen.ts +0 -86
@@ -82,6 +82,8 @@ import type {
82
82
  BrainProductSharedMemoryResetOutput,
83
83
  BrainRestoreStatusInput,
84
84
  BrainRestoreStatusOutput,
85
+ BrainUsageReportInput,
86
+ BrainUsageReportOutput,
85
87
  ConsentConfigCookieDomainUpsertInput,
86
88
  ConsentConfigCookieDomainUpsertOutput,
87
89
  ConsentConfigCustomizationUpsertInput,
@@ -428,32 +430,6 @@ import type {
428
430
  MailWebhookListOutput,
429
431
  MailWebhookUpdateInput,
430
432
  MailWebhookUpdateOutput,
431
- ObserveArtifactsDeleteInput,
432
- ObserveArtifactsDeleteOutput,
433
- ObserveArtifactsListInput,
434
- ObserveArtifactsListOutput,
435
- ObserveArtifactsResolveInput,
436
- ObserveArtifactsResolveOutput,
437
- ObserveIssuesArchiveInput,
438
- ObserveIssuesArchiveOutput,
439
- ObserveIssuesAssignInput,
440
- ObserveIssuesAssignOutput,
441
- ObserveIssuesGetInput,
442
- ObserveIssuesGetOutput,
443
- ObserveIssuesListInput,
444
- ObserveIssuesListOutput,
445
- ObserveIssuesResolveInput,
446
- ObserveIssuesResolveOutput,
447
- ObserveKeysCreateInput,
448
- ObserveKeysCreateOutput,
449
- ObserveKeysListInput,
450
- ObserveKeysListOutput,
451
- ObserveKeysRevokeInput,
452
- ObserveKeysRevokeOutput,
453
- ObserveLogsSearchInput,
454
- ObserveLogsSearchOutput,
455
- ObserveLogsTailInput,
456
- ObserveLogsTailOutput,
457
433
  OrganizationAuthMeInput,
458
434
  OrganizationAuthMeOutput,
459
435
  OrganizationBillingBudgetsGetInput,
@@ -546,22 +522,24 @@ import type {
546
522
  OrganizationMembersAssignRoleOutput,
547
523
  OrganizationPermissionCatalogInput,
548
524
  OrganizationPermissionCatalogOutput,
525
+ OrganizationProductAcceptInvitationInput,
526
+ OrganizationProductAcceptInvitationOutput,
549
527
  OrganizationProductCreateInput,
550
528
  OrganizationProductCreateOutput,
551
- OrganizationProductListAccessInput,
552
- OrganizationProductListAccessOutput,
529
+ OrganizationProductInviteInput,
530
+ OrganizationProductInviteOutput,
553
531
  OrganizationProductListInput,
532
+ OrganizationProductListInvitationsInput,
533
+ OrganizationProductListInvitationsOutput,
554
534
  OrganizationProductListMembersInput,
555
535
  OrganizationProductListMembersOutput,
556
536
  OrganizationProductListOutput,
557
537
  OrganizationProductListRolesInput,
558
538
  OrganizationProductListRolesOutput,
559
- OrganizationProductRevokeAccessInput,
560
- OrganizationProductRevokeAccessOutput,
539
+ OrganizationProductRevokeInvitationInput,
540
+ OrganizationProductRevokeInvitationOutput,
561
541
  OrganizationProductSelectInput,
562
542
  OrganizationProductSelectOutput,
563
- OrganizationProductSetAccessInput,
564
- OrganizationProductSetAccessOutput,
565
543
  OrganizationProductUpdateInput,
566
544
  OrganizationProductUpdateOutput,
567
545
  OrganizationPublicKeysCreateInput,
@@ -588,38 +566,6 @@ import type {
588
566
  OrganizationSecurityMfaEnableOutput,
589
567
  OrganizationSelectInput,
590
568
  OrganizationSelectOutput,
591
- OrganizationSupportThreadCreateInput,
592
- OrganizationSupportThreadCreateOutput,
593
- OrganizationSupportThreadGetInput,
594
- OrganizationSupportThreadGetOutput,
595
- OrganizationSupportThreadReplyInput,
596
- OrganizationSupportThreadReplyOutput,
597
- OrganizationSupportThreadsListInput,
598
- OrganizationSupportThreadsListOutput,
599
- PlaygroundAnalyticsOverviewInput,
600
- PlaygroundAnalyticsOverviewOutput,
601
- PlaygroundBillingEntitlementsInput,
602
- PlaygroundBillingEntitlementsOutput,
603
- PlaygroundBillingRecordUsageInput,
604
- PlaygroundBillingRecordUsageOutput,
605
- PlaygroundClickupCreateTaskInput,
606
- PlaygroundClickupCreateTaskOutput,
607
- PlaygroundClickupGetLastWebhookInput,
608
- PlaygroundClickupGetLastWebhookOutput,
609
- PlaygroundClickupGetOverviewInput,
610
- PlaygroundClickupGetOverviewOutput,
611
- PlaygroundGdriveGetLastChangeInput,
612
- PlaygroundGdriveGetLastChangeOutput,
613
- PlaygroundGdriveReadFileInput,
614
- PlaygroundGdriveReadFileOutput,
615
- PlaygroundGoogleadsReadCustomerInput,
616
- PlaygroundGoogleadsReadCustomerOutput,
617
- PlaygroundLifecycleGetStateInput,
618
- PlaygroundLifecycleGetStateOutput,
619
- PlaygroundLifecycleListEventsInput,
620
- PlaygroundLifecycleListEventsOutput,
621
- PlaygroundWebhookGetLastInput,
622
- PlaygroundWebhookGetLastOutput,
623
569
  RealtimeArchiveExportInput,
624
570
  RealtimeArchiveExportOutput,
625
571
  RealtimeArchiveExportStatusInput,
@@ -991,6 +937,9 @@ export interface GeneratedClient {
991
937
  restore: {
992
938
  status(input: BrainRestoreStatusInput): Promise<BrainRestoreStatusOutput>;
993
939
  };
940
+ usage: {
941
+ report(input: BrainUsageReportInput): Promise<BrainUsageReportOutput>;
942
+ };
994
943
  };
995
944
  consent: {
996
945
  'config-cookie-domain': {
@@ -1301,29 +1250,6 @@ export interface GeneratedClient {
1301
1250
  list(input: MailWebhookDeliveriesListInput): Promise<MailWebhookDeliveriesListOutput>;
1302
1251
  };
1303
1252
  };
1304
- observe: {
1305
- artifacts: {
1306
- delete(input: ObserveArtifactsDeleteInput): Promise<ObserveArtifactsDeleteOutput>;
1307
- list(input: ObserveArtifactsListInput): Promise<ObserveArtifactsListOutput>;
1308
- resolve(input: ObserveArtifactsResolveInput): Promise<ObserveArtifactsResolveOutput>;
1309
- };
1310
- issues: {
1311
- archive(input: ObserveIssuesArchiveInput): Promise<ObserveIssuesArchiveOutput>;
1312
- assign(input: ObserveIssuesAssignInput): Promise<ObserveIssuesAssignOutput>;
1313
- get(input: ObserveIssuesGetInput): Promise<ObserveIssuesGetOutput>;
1314
- list(input: ObserveIssuesListInput): Promise<ObserveIssuesListOutput>;
1315
- resolve(input: ObserveIssuesResolveInput): Promise<ObserveIssuesResolveOutput>;
1316
- };
1317
- keys: {
1318
- create(input: ObserveKeysCreateInput): Promise<ObserveKeysCreateOutput>;
1319
- list(input: ObserveKeysListInput): Promise<ObserveKeysListOutput>;
1320
- revoke(input: ObserveKeysRevokeInput): Promise<ObserveKeysRevokeOutput>;
1321
- };
1322
- logs: {
1323
- search(input: ObserveLogsSearchInput): Promise<ObserveLogsSearchOutput>;
1324
- tail(input: ObserveLogsTailInput): Promise<ObserveLogsTailOutput>;
1325
- };
1326
- };
1327
1253
  organization: {
1328
1254
  create(input: OrganizationCreateInput): Promise<OrganizationCreateOutput>;
1329
1255
  list(input: OrganizationListInput): Promise<OrganizationListOutput>;
@@ -1405,14 +1331,15 @@ export interface GeneratedClient {
1405
1331
  catalog(input: OrganizationPermissionCatalogInput): Promise<OrganizationPermissionCatalogOutput>;
1406
1332
  };
1407
1333
  product: {
1334
+ 'accept-invitation'(input: OrganizationProductAcceptInvitationInput): Promise<OrganizationProductAcceptInvitationOutput>;
1408
1335
  create(input: OrganizationProductCreateInput): Promise<OrganizationProductCreateOutput>;
1336
+ invite(input: OrganizationProductInviteInput): Promise<OrganizationProductInviteOutput>;
1409
1337
  list(input: OrganizationProductListInput): Promise<OrganizationProductListOutput>;
1410
- 'list-access'(input: OrganizationProductListAccessInput): Promise<OrganizationProductListAccessOutput>;
1338
+ 'list-invitations'(input: OrganizationProductListInvitationsInput): Promise<OrganizationProductListInvitationsOutput>;
1411
1339
  'list-members'(input: OrganizationProductListMembersInput): Promise<OrganizationProductListMembersOutput>;
1412
1340
  'list-roles'(input: OrganizationProductListRolesInput): Promise<OrganizationProductListRolesOutput>;
1413
- 'revoke-access'(input: OrganizationProductRevokeAccessInput): Promise<OrganizationProductRevokeAccessOutput>;
1341
+ 'revoke-invitation'(input: OrganizationProductRevokeInvitationInput): Promise<OrganizationProductRevokeInvitationOutput>;
1414
1342
  select(input: OrganizationProductSelectInput): Promise<OrganizationProductSelectOutput>;
1415
- 'set-access'(input: OrganizationProductSetAccessInput): Promise<OrganizationProductSetAccessOutput>;
1416
1343
  update(input: OrganizationProductUpdateInput): Promise<OrganizationProductUpdateOutput>;
1417
1344
  };
1418
1345
  'public-keys': {
@@ -1434,42 +1361,6 @@ export interface GeneratedClient {
1434
1361
  'security-mfa': {
1435
1362
  enable(input: OrganizationSecurityMfaEnableInput): Promise<OrganizationSecurityMfaEnableOutput>;
1436
1363
  };
1437
- 'support-thread': {
1438
- create(input: OrganizationSupportThreadCreateInput): Promise<OrganizationSupportThreadCreateOutput>;
1439
- get(input: OrganizationSupportThreadGetInput): Promise<OrganizationSupportThreadGetOutput>;
1440
- reply(input: OrganizationSupportThreadReplyInput): Promise<OrganizationSupportThreadReplyOutput>;
1441
- };
1442
- 'support-threads': {
1443
- list(input: OrganizationSupportThreadsListInput): Promise<OrganizationSupportThreadsListOutput>;
1444
- };
1445
- };
1446
- playground: {
1447
- analytics: {
1448
- overview(input: PlaygroundAnalyticsOverviewInput): Promise<PlaygroundAnalyticsOverviewOutput>;
1449
- };
1450
- billing: {
1451
- entitlements(input: PlaygroundBillingEntitlementsInput): Promise<PlaygroundBillingEntitlementsOutput>;
1452
- 'record-usage'(input: PlaygroundBillingRecordUsageInput): Promise<PlaygroundBillingRecordUsageOutput>;
1453
- };
1454
- clickup: {
1455
- 'create-task'(input: PlaygroundClickupCreateTaskInput): Promise<PlaygroundClickupCreateTaskOutput>;
1456
- 'get-last-webhook'(input: PlaygroundClickupGetLastWebhookInput): Promise<PlaygroundClickupGetLastWebhookOutput>;
1457
- 'get-overview'(input: PlaygroundClickupGetOverviewInput): Promise<PlaygroundClickupGetOverviewOutput>;
1458
- };
1459
- gdrive: {
1460
- 'get-last-change'(input: PlaygroundGdriveGetLastChangeInput): Promise<PlaygroundGdriveGetLastChangeOutput>;
1461
- 'read-file'(input: PlaygroundGdriveReadFileInput): Promise<PlaygroundGdriveReadFileOutput>;
1462
- };
1463
- googleads: {
1464
- 'read-customer'(input: PlaygroundGoogleadsReadCustomerInput): Promise<PlaygroundGoogleadsReadCustomerOutput>;
1465
- };
1466
- lifecycle: {
1467
- 'get-state'(input: PlaygroundLifecycleGetStateInput): Promise<PlaygroundLifecycleGetStateOutput>;
1468
- 'list-events'(input: PlaygroundLifecycleListEventsInput): Promise<PlaygroundLifecycleListEventsOutput>;
1469
- };
1470
- webhook: {
1471
- 'get-last'(input: PlaygroundWebhookGetLastInput): Promise<PlaygroundWebhookGetLastOutput>;
1472
- };
1473
1364
  };
1474
1365
  realtime: {
1475
1366
  archive: {
@@ -1,2 +1,2 @@
1
1
  // AUTOGENERATED by scripts/generate.ts — do not edit.
2
- export const namespaces = ['analytics', 'brain', 'consent', 'deployment', 'mail', 'observe', 'organization', 'playground', 'realtime', 'support', 'tracking', 'users', 'waitlist'] as const;
2
+ export const namespaces = ['analytics', 'brain', 'consent', 'deployment', 'mail', 'organization', 'realtime', 'support', 'tracking', 'users', 'waitlist'] as const;
@@ -1,3 +1,3 @@
1
1
  // AUTOGENERATED by scripts/generate.ts — do not edit.
2
2
  export * from './queryOptions.gen';
3
- export type { OrganizationAuthMeInput, OrganizationAuthMeOutput, OrganizationBillingBudgetsGetInput, OrganizationBillingBudgetsGetOutput, OrganizationBillingBudgetsSetInput, OrganizationBillingBudgetsSetOutput, OrganizationBillingCapsClearInput, OrganizationBillingCapsClearOutput, OrganizationBillingCapsSetInput, OrganizationBillingCapsSetOutput, OrganizationBindingsListInput, OrganizationBindingsListOutput, OrganizationClickupInstallInput, OrganizationClickupInstallOutput, OrganizationClickupListInstallationsInput, OrganizationClickupListInstallationsOutput, OrganizationCloudflareInstallInput, OrganizationCloudflareInstallOutput, OrganizationConnectorsApproveRequestInput, OrganizationConnectorsApproveRequestOutput, OrganizationConnectorsAttachInput, OrganizationConnectorsAttachOutput, OrganizationConnectorsDeleteInput, OrganizationConnectorsDeleteOutput, OrganizationConnectorsDenyRequestInput, OrganizationConnectorsDenyRequestOutput, OrganizationConnectorsDetachInput, OrganizationConnectorsDetachOutput, OrganizationConnectorsListAttachmentsInput, OrganizationConnectorsListAttachmentsOutput, OrganizationConnectorsListAvailableInput, OrganizationConnectorsListAvailableOutput, OrganizationConnectorsListInput, OrganizationConnectorsListOrgInput, OrganizationConnectorsListOrgOutput, OrganizationConnectorsListOutput, OrganizationConnectorsListRequestsInput, OrganizationConnectorsListRequestsOutput, OrganizationConnectorsRemoveInput, OrganizationConnectorsRemoveOutput, OrganizationConnectorsRequestInput, OrganizationConnectorsRequestOutput, OrganizationCreateInput, OrganizationCreateOutput, OrganizationDomainsAddInput, OrganizationDomainsAddOutput, OrganizationDomainsGetInput, OrganizationDomainsGetOutput, OrganizationDomainsListInput, OrganizationDomainsListOutput, OrganizationDomainsRemoveInput, OrganizationDomainsRemoveOutput, OrganizationDomainsSetModeInput, OrganizationDomainsSetModeOutput, OrganizationExtensionsListInstalledInput, OrganizationExtensionsListInstalledOutput, OrganizationFeedbackSubmitInput, OrganizationFeedbackSubmitOutput, OrganizationGdriveInstallInput, OrganizationGdriveInstallOutput, OrganizationGithubInstallInput, OrganizationGithubInstallOutput, OrganizationGithubListInstallationsInput, OrganizationGithubListInstallationsOutput, OrganizationGoogleadsInstallInput, OrganizationGoogleadsInstallOutput, OrganizationListInput, OrganizationListOutput, OrganizationMemberAcceptInviteInput, OrganizationMemberAcceptInviteOutput, OrganizationMemberInviteInput, OrganizationMemberInviteOutput, OrganizationMemberListInput, OrganizationMemberListInvitationsInput, OrganizationMemberListInvitationsOutput, OrganizationMemberListOutput, OrganizationMemberListProductAccessInput, OrganizationMemberListProductAccessOutput, OrganizationMemberRemoveInput, OrganizationMemberRemoveOutput, OrganizationMemberRevokeInvitationInput, OrganizationMemberRevokeInvitationOutput, OrganizationMemberSetRoleInput, OrganizationMemberSetRoleOutput, OrganizationMemberShareProductInput, OrganizationMemberShareProductOutput, OrganizationMemberUnshareProductInput, OrganizationMemberUnshareProductOutput, OrganizationMembersAssignRoleInput, OrganizationMembersAssignRoleOutput, OrganizationPermissionCatalogInput, OrganizationPermissionCatalogOutput, OrganizationProductCreateInput, OrganizationProductCreateOutput, OrganizationProductListAccessInput, OrganizationProductListAccessOutput, OrganizationProductListInput, OrganizationProductListMembersInput, OrganizationProductListMembersOutput, OrganizationProductListOutput, OrganizationProductListRolesInput, OrganizationProductListRolesOutput, OrganizationProductRevokeAccessInput, OrganizationProductRevokeAccessOutput, OrganizationProductSelectInput, OrganizationProductSelectOutput, OrganizationProductSetAccessInput, OrganizationProductSetAccessOutput, OrganizationProductUpdateInput, OrganizationProductUpdateOutput, OrganizationPublicKeysCreateInput, OrganizationPublicKeysCreateOutput, OrganizationPublicKeysListInput, OrganizationPublicKeysListOutput, OrganizationPublicKeysRevokeInput, OrganizationPublicKeysRevokeOutput, OrganizationPublicKeysUpdateScopeInput, OrganizationPublicKeysUpdateScopeOutput, OrganizationPublicRoutesListInput, OrganizationPublicRoutesListOutput, OrganizationRolesCreateInput, OrganizationRolesCreateOutput, OrganizationRolesDeleteInput, OrganizationRolesDeleteOutput, OrganizationRolesGetInput, OrganizationRolesGetOutput, OrganizationRolesListInput, OrganizationRolesListOutput, OrganizationRolesUpdateInput, OrganizationRolesUpdateOutput, OrganizationSecurityMfaEnableInput, OrganizationSecurityMfaEnableOutput, OrganizationSelectInput, OrganizationSelectOutput, OrganizationSupportThreadCreateInput, OrganizationSupportThreadCreateOutput, OrganizationSupportThreadGetInput, OrganizationSupportThreadGetOutput, OrganizationSupportThreadReplyInput, OrganizationSupportThreadReplyOutput, OrganizationSupportThreadsListInput, OrganizationSupportThreadsListOutput } from '../types.gen';
3
+ export type { OrganizationAuthMeInput, OrganizationAuthMeOutput, OrganizationBillingBudgetsGetInput, OrganizationBillingBudgetsGetOutput, OrganizationBillingBudgetsSetInput, OrganizationBillingBudgetsSetOutput, OrganizationBillingCapsClearInput, OrganizationBillingCapsClearOutput, OrganizationBillingCapsSetInput, OrganizationBillingCapsSetOutput, OrganizationBindingsListInput, OrganizationBindingsListOutput, OrganizationClickupInstallInput, OrganizationClickupInstallOutput, OrganizationClickupListInstallationsInput, OrganizationClickupListInstallationsOutput, OrganizationCloudflareInstallInput, OrganizationCloudflareInstallOutput, OrganizationConnectorsApproveRequestInput, OrganizationConnectorsApproveRequestOutput, OrganizationConnectorsAttachInput, OrganizationConnectorsAttachOutput, OrganizationConnectorsDeleteInput, OrganizationConnectorsDeleteOutput, OrganizationConnectorsDenyRequestInput, OrganizationConnectorsDenyRequestOutput, OrganizationConnectorsDetachInput, OrganizationConnectorsDetachOutput, OrganizationConnectorsListAttachmentsInput, OrganizationConnectorsListAttachmentsOutput, OrganizationConnectorsListAvailableInput, OrganizationConnectorsListAvailableOutput, OrganizationConnectorsListInput, OrganizationConnectorsListOrgInput, OrganizationConnectorsListOrgOutput, OrganizationConnectorsListOutput, OrganizationConnectorsListRequestsInput, OrganizationConnectorsListRequestsOutput, OrganizationConnectorsRemoveInput, OrganizationConnectorsRemoveOutput, OrganizationConnectorsRequestInput, OrganizationConnectorsRequestOutput, OrganizationCreateInput, OrganizationCreateOutput, OrganizationDomainsAddInput, OrganizationDomainsAddOutput, OrganizationDomainsGetInput, OrganizationDomainsGetOutput, OrganizationDomainsListInput, OrganizationDomainsListOutput, OrganizationDomainsRemoveInput, OrganizationDomainsRemoveOutput, OrganizationDomainsSetModeInput, OrganizationDomainsSetModeOutput, OrganizationExtensionsListInstalledInput, OrganizationExtensionsListInstalledOutput, OrganizationFeedbackSubmitInput, OrganizationFeedbackSubmitOutput, OrganizationGdriveInstallInput, OrganizationGdriveInstallOutput, OrganizationGithubInstallInput, OrganizationGithubInstallOutput, OrganizationGithubListInstallationsInput, OrganizationGithubListInstallationsOutput, OrganizationGoogleadsInstallInput, OrganizationGoogleadsInstallOutput, OrganizationListInput, OrganizationListOutput, OrganizationMemberAcceptInviteInput, OrganizationMemberAcceptInviteOutput, OrganizationMemberInviteInput, OrganizationMemberInviteOutput, OrganizationMemberListInput, OrganizationMemberListInvitationsInput, OrganizationMemberListInvitationsOutput, OrganizationMemberListOutput, OrganizationMemberListProductAccessInput, OrganizationMemberListProductAccessOutput, OrganizationMemberRemoveInput, OrganizationMemberRemoveOutput, OrganizationMemberRevokeInvitationInput, OrganizationMemberRevokeInvitationOutput, OrganizationMemberSetRoleInput, OrganizationMemberSetRoleOutput, OrganizationMemberShareProductInput, OrganizationMemberShareProductOutput, OrganizationMemberUnshareProductInput, OrganizationMemberUnshareProductOutput, OrganizationMembersAssignRoleInput, OrganizationMembersAssignRoleOutput, OrganizationPermissionCatalogInput, OrganizationPermissionCatalogOutput, OrganizationProductAcceptInvitationInput, OrganizationProductAcceptInvitationOutput, OrganizationProductCreateInput, OrganizationProductCreateOutput, OrganizationProductInviteInput, OrganizationProductInviteOutput, OrganizationProductListInput, OrganizationProductListInvitationsInput, OrganizationProductListInvitationsOutput, OrganizationProductListMembersInput, OrganizationProductListMembersOutput, OrganizationProductListOutput, OrganizationProductListRolesInput, OrganizationProductListRolesOutput, OrganizationProductRevokeInvitationInput, OrganizationProductRevokeInvitationOutput, OrganizationProductSelectInput, OrganizationProductSelectOutput, OrganizationProductUpdateInput, OrganizationProductUpdateOutput, OrganizationPublicKeysCreateInput, OrganizationPublicKeysCreateOutput, OrganizationPublicKeysListInput, OrganizationPublicKeysListOutput, OrganizationPublicKeysRevokeInput, OrganizationPublicKeysRevokeOutput, OrganizationPublicKeysUpdateScopeInput, OrganizationPublicKeysUpdateScopeOutput, OrganizationPublicRoutesListInput, OrganizationPublicRoutesListOutput, OrganizationRolesCreateInput, OrganizationRolesCreateOutput, OrganizationRolesDeleteInput, OrganizationRolesDeleteOutput, OrganizationRolesGetInput, OrganizationRolesGetOutput, OrganizationRolesListInput, OrganizationRolesListOutput, OrganizationRolesUpdateInput, OrganizationRolesUpdateOutput, OrganizationSecurityMfaEnableInput, OrganizationSecurityMfaEnableOutput, OrganizationSelectInput, OrganizationSelectOutput } from '../types.gen';
@@ -65,18 +65,19 @@ import type {
65
65
  OrganizationMembersAssignRoleInput,
66
66
  OrganizationPermissionCatalogInput,
67
67
  OrganizationPermissionCatalogOutput,
68
+ OrganizationProductAcceptInvitationInput,
68
69
  OrganizationProductCreateInput,
69
- OrganizationProductListAccessInput,
70
- OrganizationProductListAccessOutput,
70
+ OrganizationProductInviteInput,
71
71
  OrganizationProductListInput,
72
+ OrganizationProductListInvitationsInput,
73
+ OrganizationProductListInvitationsOutput,
72
74
  OrganizationProductListMembersInput,
73
75
  OrganizationProductListMembersOutput,
74
76
  OrganizationProductListOutput,
75
77
  OrganizationProductListRolesInput,
76
78
  OrganizationProductListRolesOutput,
77
- OrganizationProductRevokeAccessInput,
79
+ OrganizationProductRevokeInvitationInput,
78
80
  OrganizationProductSelectInput,
79
- OrganizationProductSetAccessInput,
80
81
  OrganizationProductUpdateInput,
81
82
  OrganizationPublicKeysCreateInput,
82
83
  OrganizationPublicKeysListInput,
@@ -94,12 +95,6 @@ import type {
94
95
  OrganizationRolesUpdateInput,
95
96
  OrganizationSecurityMfaEnableInput,
96
97
  OrganizationSelectInput,
97
- OrganizationSupportThreadCreateInput,
98
- OrganizationSupportThreadGetInput,
99
- OrganizationSupportThreadGetOutput,
100
- OrganizationSupportThreadReplyInput,
101
- OrganizationSupportThreadsListInput,
102
- OrganizationSupportThreadsListOutput,
103
98
  } from '../types.gen';
104
99
 
105
100
  export const organizationAuthMeQueryOptions = (sdk: GeneratedClient, input: OrganizationAuthMeInput) => ({
@@ -332,19 +327,29 @@ export const organizationPermissionCatalogQueryOptions = (sdk: GeneratedClient,
332
327
  queryFn: () => sdk['organization']['permission']['catalog'](input),
333
328
  });
334
329
 
330
+ export const organizationProductAcceptInvitationMutationOptions = (sdk: GeneratedClient) => ({
331
+ mutationKey: ['organization', 'product', 'accept-invitation'],
332
+ mutationFn: (input: OrganizationProductAcceptInvitationInput) => sdk['organization']['product']['accept-invitation'](input),
333
+ });
334
+
335
335
  export const organizationProductCreateMutationOptions = (sdk: GeneratedClient) => ({
336
336
  mutationKey: ['organization', 'product', 'create'],
337
337
  mutationFn: (input: OrganizationProductCreateInput) => sdk['organization']['product']['create'](input),
338
338
  });
339
339
 
340
+ export const organizationProductInviteMutationOptions = (sdk: GeneratedClient) => ({
341
+ mutationKey: ['organization', 'product', 'invite'],
342
+ mutationFn: (input: OrganizationProductInviteInput) => sdk['organization']['product']['invite'](input),
343
+ });
344
+
340
345
  export const organizationProductListQueryOptions = (sdk: GeneratedClient, input: OrganizationProductListInput) => ({
341
346
  queryKey: ['organization', 'product', 'list', input] as const,
342
347
  queryFn: () => sdk['organization']['product']['list'](input),
343
348
  });
344
349
 
345
- export const organizationProductListAccessQueryOptions = (sdk: GeneratedClient, input: OrganizationProductListAccessInput) => ({
346
- queryKey: ['organization', 'product', 'list-access', input] as const,
347
- queryFn: () => sdk['organization']['product']['list-access'](input),
350
+ export const organizationProductListInvitationsQueryOptions = (sdk: GeneratedClient, input: OrganizationProductListInvitationsInput) => ({
351
+ queryKey: ['organization', 'product', 'list-invitations', input] as const,
352
+ queryFn: () => sdk['organization']['product']['list-invitations'](input),
348
353
  });
349
354
 
350
355
  export const organizationProductListMembersQueryOptions = (sdk: GeneratedClient, input: OrganizationProductListMembersInput) => ({
@@ -357,9 +362,9 @@ export const organizationProductListRolesQueryOptions = (sdk: GeneratedClient, i
357
362
  queryFn: () => sdk['organization']['product']['list-roles'](input),
358
363
  });
359
364
 
360
- export const organizationProductRevokeAccessMutationOptions = (sdk: GeneratedClient) => ({
361
- mutationKey: ['organization', 'product', 'revoke-access'],
362
- mutationFn: (input: OrganizationProductRevokeAccessInput) => sdk['organization']['product']['revoke-access'](input),
365
+ export const organizationProductRevokeInvitationMutationOptions = (sdk: GeneratedClient) => ({
366
+ mutationKey: ['organization', 'product', 'revoke-invitation'],
367
+ mutationFn: (input: OrganizationProductRevokeInvitationInput) => sdk['organization']['product']['revoke-invitation'](input),
363
368
  });
364
369
 
365
370
  export const organizationProductSelectMutationOptions = (sdk: GeneratedClient) => ({
@@ -367,11 +372,6 @@ export const organizationProductSelectMutationOptions = (sdk: GeneratedClient) =
367
372
  mutationFn: (input: OrganizationProductSelectInput) => sdk['organization']['product']['select'](input),
368
373
  });
369
374
 
370
- export const organizationProductSetAccessMutationOptions = (sdk: GeneratedClient) => ({
371
- mutationKey: ['organization', 'product', 'set-access'],
372
- mutationFn: (input: OrganizationProductSetAccessInput) => sdk['organization']['product']['set-access'](input),
373
- });
374
-
375
375
  export const organizationProductUpdateMutationOptions = (sdk: GeneratedClient) => ({
376
376
  mutationKey: ['organization', 'product', 'update'],
377
377
  mutationFn: (input: OrganizationProductUpdateInput) => sdk['organization']['product']['update'](input),
@@ -436,23 +436,3 @@ export const organizationSelectMutationOptions = (sdk: GeneratedClient) => ({
436
436
  mutationKey: ['organization', 'select'],
437
437
  mutationFn: (input: OrganizationSelectInput) => sdk['organization']['select'](input),
438
438
  });
439
-
440
- export const organizationSupportThreadCreateMutationOptions = (sdk: GeneratedClient) => ({
441
- mutationKey: ['organization', 'support-thread', 'create'],
442
- mutationFn: (input: OrganizationSupportThreadCreateInput) => sdk['organization']['support-thread']['create'](input),
443
- });
444
-
445
- export const organizationSupportThreadGetQueryOptions = (sdk: GeneratedClient, input: OrganizationSupportThreadGetInput) => ({
446
- queryKey: ['organization', 'support-thread', 'get', input] as const,
447
- queryFn: () => sdk['organization']['support-thread']['get'](input),
448
- });
449
-
450
- export const organizationSupportThreadReplyMutationOptions = (sdk: GeneratedClient) => ({
451
- mutationKey: ['organization', 'support-thread', 'reply'],
452
- mutationFn: (input: OrganizationSupportThreadReplyInput) => sdk['organization']['support-thread']['reply'](input),
453
- });
454
-
455
- export const organizationSupportThreadsListQueryOptions = (sdk: GeneratedClient, input: OrganizationSupportThreadsListInput) => ({
456
- queryKey: ['organization', 'support-threads', 'list', input] as const,
457
- queryFn: () => sdk['organization']['support-threads']['list'](input),
458
- });