@lessly/sdk-app 35.0.0 → 36.0.0

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-CvgJUdcU.d.cts → client.gen-BSiYBjET.d.cts} +255 -1274
  10. package/dist/{client.gen-CvgJUdcU.d.ts → client.gen-BSiYBjET.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,
@@ -1013,6 +959,9 @@ export interface GeneratedClient {
1013
959
  restore: {
1014
960
  status(input: BrainRestoreStatusInput): Promise<BrainRestoreStatusOutput>;
1015
961
  };
962
+ usage: {
963
+ report(input: BrainUsageReportInput): Promise<BrainUsageReportOutput>;
964
+ };
1016
965
  };
1017
966
  consent: {
1018
967
  'config-cookie-domain': {
@@ -1323,29 +1272,6 @@ export interface GeneratedClient {
1323
1272
  list(input: MailWebhookDeliveriesListInput): Promise<MailWebhookDeliveriesListOutput>;
1324
1273
  };
1325
1274
  };
1326
- observe: {
1327
- artifacts: {
1328
- delete(input: ObserveArtifactsDeleteInput): Promise<ObserveArtifactsDeleteOutput>;
1329
- list(input: ObserveArtifactsListInput): Promise<ObserveArtifactsListOutput>;
1330
- resolve(input: ObserveArtifactsResolveInput): Promise<ObserveArtifactsResolveOutput>;
1331
- };
1332
- issues: {
1333
- archive(input: ObserveIssuesArchiveInput): Promise<ObserveIssuesArchiveOutput>;
1334
- assign(input: ObserveIssuesAssignInput): Promise<ObserveIssuesAssignOutput>;
1335
- get(input: ObserveIssuesGetInput): Promise<ObserveIssuesGetOutput>;
1336
- list(input: ObserveIssuesListInput): Promise<ObserveIssuesListOutput>;
1337
- resolve(input: ObserveIssuesResolveInput): Promise<ObserveIssuesResolveOutput>;
1338
- };
1339
- keys: {
1340
- create(input: ObserveKeysCreateInput): Promise<ObserveKeysCreateOutput>;
1341
- list(input: ObserveKeysListInput): Promise<ObserveKeysListOutput>;
1342
- revoke(input: ObserveKeysRevokeInput): Promise<ObserveKeysRevokeOutput>;
1343
- };
1344
- logs: {
1345
- search(input: ObserveLogsSearchInput): Promise<ObserveLogsSearchOutput>;
1346
- tail(input: ObserveLogsTailInput): Promise<ObserveLogsTailOutput>;
1347
- };
1348
- };
1349
1275
  organization: {
1350
1276
  create(input: OrganizationCreateInput): Promise<OrganizationCreateOutput>;
1351
1277
  list(input: OrganizationListInput): Promise<OrganizationListOutput>;
@@ -1427,14 +1353,15 @@ export interface GeneratedClient {
1427
1353
  catalog(input: OrganizationPermissionCatalogInput): Promise<OrganizationPermissionCatalogOutput>;
1428
1354
  };
1429
1355
  product: {
1356
+ 'accept-invitation'(input: OrganizationProductAcceptInvitationInput): Promise<OrganizationProductAcceptInvitationOutput>;
1430
1357
  create(input: OrganizationProductCreateInput): Promise<OrganizationProductCreateOutput>;
1358
+ invite(input: OrganizationProductInviteInput): Promise<OrganizationProductInviteOutput>;
1431
1359
  list(input: OrganizationProductListInput): Promise<OrganizationProductListOutput>;
1432
- 'list-access'(input: OrganizationProductListAccessInput): Promise<OrganizationProductListAccessOutput>;
1360
+ 'list-invitations'(input: OrganizationProductListInvitationsInput): Promise<OrganizationProductListInvitationsOutput>;
1433
1361
  'list-members'(input: OrganizationProductListMembersInput): Promise<OrganizationProductListMembersOutput>;
1434
1362
  'list-roles'(input: OrganizationProductListRolesInput): Promise<OrganizationProductListRolesOutput>;
1435
- 'revoke-access'(input: OrganizationProductRevokeAccessInput): Promise<OrganizationProductRevokeAccessOutput>;
1363
+ 'revoke-invitation'(input: OrganizationProductRevokeInvitationInput): Promise<OrganizationProductRevokeInvitationOutput>;
1436
1364
  select(input: OrganizationProductSelectInput): Promise<OrganizationProductSelectOutput>;
1437
- 'set-access'(input: OrganizationProductSetAccessInput): Promise<OrganizationProductSetAccessOutput>;
1438
1365
  update(input: OrganizationProductUpdateInput): Promise<OrganizationProductUpdateOutput>;
1439
1366
  };
1440
1367
  'public-keys': {
@@ -1456,42 +1383,6 @@ export interface GeneratedClient {
1456
1383
  'security-mfa': {
1457
1384
  enable(input: OrganizationSecurityMfaEnableInput): Promise<OrganizationSecurityMfaEnableOutput>;
1458
1385
  };
1459
- 'support-thread': {
1460
- create(input: OrganizationSupportThreadCreateInput): Promise<OrganizationSupportThreadCreateOutput>;
1461
- get(input: OrganizationSupportThreadGetInput): Promise<OrganizationSupportThreadGetOutput>;
1462
- reply(input: OrganizationSupportThreadReplyInput): Promise<OrganizationSupportThreadReplyOutput>;
1463
- };
1464
- 'support-threads': {
1465
- list(input: OrganizationSupportThreadsListInput): Promise<OrganizationSupportThreadsListOutput>;
1466
- };
1467
- };
1468
- playground: {
1469
- analytics: {
1470
- overview(input: PlaygroundAnalyticsOverviewInput): Promise<PlaygroundAnalyticsOverviewOutput>;
1471
- };
1472
- billing: {
1473
- entitlements(input: PlaygroundBillingEntitlementsInput): Promise<PlaygroundBillingEntitlementsOutput>;
1474
- 'record-usage'(input: PlaygroundBillingRecordUsageInput): Promise<PlaygroundBillingRecordUsageOutput>;
1475
- };
1476
- clickup: {
1477
- 'create-task'(input: PlaygroundClickupCreateTaskInput): Promise<PlaygroundClickupCreateTaskOutput>;
1478
- 'get-last-webhook'(input: PlaygroundClickupGetLastWebhookInput): Promise<PlaygroundClickupGetLastWebhookOutput>;
1479
- 'get-overview'(input: PlaygroundClickupGetOverviewInput): Promise<PlaygroundClickupGetOverviewOutput>;
1480
- };
1481
- gdrive: {
1482
- 'get-last-change'(input: PlaygroundGdriveGetLastChangeInput): Promise<PlaygroundGdriveGetLastChangeOutput>;
1483
- 'read-file'(input: PlaygroundGdriveReadFileInput): Promise<PlaygroundGdriveReadFileOutput>;
1484
- };
1485
- googleads: {
1486
- 'read-customer'(input: PlaygroundGoogleadsReadCustomerInput): Promise<PlaygroundGoogleadsReadCustomerOutput>;
1487
- };
1488
- lifecycle: {
1489
- 'get-state'(input: PlaygroundLifecycleGetStateInput): Promise<PlaygroundLifecycleGetStateOutput>;
1490
- 'list-events'(input: PlaygroundLifecycleListEventsInput): Promise<PlaygroundLifecycleListEventsOutput>;
1491
- };
1492
- webhook: {
1493
- 'get-last'(input: PlaygroundWebhookGetLastInput): Promise<PlaygroundWebhookGetLastOutput>;
1494
- };
1495
1386
  };
1496
1387
  realtime: {
1497
1388
  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
- });