@constructive-io/sdk 0.21.6 → 0.21.7
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/admin/orm/models/appAchievement.d.ts +2 -4
- package/admin/orm/models/appAchievement.js +6 -2
- package/admin/orm/models/appAdminGrant.d.ts +2 -4
- package/admin/orm/models/appAdminGrant.js +6 -2
- package/admin/orm/models/appClaimedInvite.d.ts +2 -4
- package/admin/orm/models/appClaimedInvite.js +6 -2
- package/admin/orm/models/appGrant.d.ts +2 -4
- package/admin/orm/models/appGrant.js +6 -2
- package/admin/orm/models/appInvite.d.ts +2 -4
- package/admin/orm/models/appInvite.js +6 -2
- package/admin/orm/models/appLevel.d.ts +2 -4
- package/admin/orm/models/appLevel.js +6 -2
- package/admin/orm/models/appLevelRequirement.d.ts +2 -4
- package/admin/orm/models/appLevelRequirement.js +6 -2
- package/admin/orm/models/appLimit.d.ts +2 -4
- package/admin/orm/models/appLimit.js +6 -2
- package/admin/orm/models/appLimitCap.d.ts +2 -4
- package/admin/orm/models/appLimitCap.js +6 -2
- package/admin/orm/models/appLimitCapsDefault.d.ts +2 -4
- package/admin/orm/models/appLimitCapsDefault.js +6 -2
- package/admin/orm/models/appLimitCredit.d.ts +2 -4
- package/admin/orm/models/appLimitCredit.js +6 -2
- package/admin/orm/models/appLimitCreditCode.d.ts +2 -4
- package/admin/orm/models/appLimitCreditCode.js +6 -2
- package/admin/orm/models/appLimitCreditCodeItem.d.ts +2 -4
- package/admin/orm/models/appLimitCreditCodeItem.js +6 -2
- package/admin/orm/models/appLimitCreditRedemption.d.ts +2 -4
- package/admin/orm/models/appLimitCreditRedemption.js +6 -2
- package/admin/orm/models/appLimitDefault.d.ts +2 -4
- package/admin/orm/models/appLimitDefault.js +6 -2
- package/admin/orm/models/appLimitEvent.d.ts +2 -4
- package/admin/orm/models/appLimitEvent.js +6 -2
- package/admin/orm/models/appMembership.d.ts +2 -4
- package/admin/orm/models/appMembership.js +6 -2
- package/admin/orm/models/appMembershipDefault.d.ts +2 -4
- package/admin/orm/models/appMembershipDefault.js +6 -2
- package/admin/orm/models/appOwnerGrant.d.ts +2 -4
- package/admin/orm/models/appOwnerGrant.js +6 -2
- package/admin/orm/models/appPermission.d.ts +2 -4
- package/admin/orm/models/appPermission.js +6 -2
- package/admin/orm/models/appPermissionDefault.d.ts +2 -4
- package/admin/orm/models/appPermissionDefault.js +6 -2
- package/admin/orm/models/appStep.d.ts +2 -4
- package/admin/orm/models/appStep.js +6 -2
- package/admin/orm/models/membershipType.d.ts +2 -4
- package/admin/orm/models/membershipType.js +6 -2
- package/admin/orm/models/orgAdminGrant.d.ts +2 -4
- package/admin/orm/models/orgAdminGrant.js +6 -2
- package/admin/orm/models/orgChartEdge.d.ts +2 -4
- package/admin/orm/models/orgChartEdge.js +6 -2
- package/admin/orm/models/orgChartEdgeGrant.d.ts +2 -4
- package/admin/orm/models/orgChartEdgeGrant.js +6 -2
- package/admin/orm/models/orgClaimedInvite.d.ts +2 -4
- package/admin/orm/models/orgClaimedInvite.js +6 -2
- package/admin/orm/models/orgGetManagersRecord.d.ts +2 -4
- package/admin/orm/models/orgGetManagersRecord.js +6 -2
- package/admin/orm/models/orgGetSubordinatesRecord.d.ts +2 -4
- package/admin/orm/models/orgGetSubordinatesRecord.js +6 -2
- package/admin/orm/models/orgGrant.d.ts +2 -4
- package/admin/orm/models/orgGrant.js +6 -2
- package/admin/orm/models/orgInvite.d.ts +2 -4
- package/admin/orm/models/orgInvite.js +6 -2
- package/admin/orm/models/orgLimit.d.ts +2 -4
- package/admin/orm/models/orgLimit.js +6 -2
- package/admin/orm/models/orgLimitAggregate.d.ts +2 -4
- package/admin/orm/models/orgLimitAggregate.js +6 -2
- package/admin/orm/models/orgLimitCap.d.ts +2 -4
- package/admin/orm/models/orgLimitCap.js +6 -2
- package/admin/orm/models/orgLimitCapsDefault.d.ts +2 -4
- package/admin/orm/models/orgLimitCapsDefault.js +6 -2
- package/admin/orm/models/orgLimitCredit.d.ts +2 -4
- package/admin/orm/models/orgLimitCredit.js +6 -2
- package/admin/orm/models/orgLimitDefault.d.ts +2 -4
- package/admin/orm/models/orgLimitDefault.js +6 -2
- package/admin/orm/models/orgLimitEvent.d.ts +2 -4
- package/admin/orm/models/orgLimitEvent.js +6 -2
- package/admin/orm/models/orgMember.d.ts +2 -4
- package/admin/orm/models/orgMember.js +6 -2
- package/admin/orm/models/orgMemberProfile.d.ts +2 -4
- package/admin/orm/models/orgMemberProfile.js +6 -2
- package/admin/orm/models/orgMembership.d.ts +2 -4
- package/admin/orm/models/orgMembership.js +6 -2
- package/admin/orm/models/orgMembershipDefault.d.ts +2 -4
- package/admin/orm/models/orgMembershipDefault.js +6 -2
- package/admin/orm/models/orgMembershipSetting.d.ts +2 -4
- package/admin/orm/models/orgMembershipSetting.js +6 -2
- package/admin/orm/models/orgOwnerGrant.d.ts +2 -4
- package/admin/orm/models/orgOwnerGrant.js +6 -2
- package/admin/orm/models/orgPermission.d.ts +2 -4
- package/admin/orm/models/orgPermission.js +6 -2
- package/admin/orm/models/orgPermissionDefault.d.ts +2 -4
- package/admin/orm/models/orgPermissionDefault.js +6 -2
- package/admin/orm/models/usageSnapshot.d.ts +2 -4
- package/admin/orm/models/usageSnapshot.js +6 -2
- package/admin/orm/query-builder.d.ts +18 -1
- package/admin/orm/query-builder.js +112 -1
- package/admin/orm/select-types.d.ts +25 -1
- package/auth/orm/models/auditLog.d.ts +2 -4
- package/auth/orm/models/auditLog.js +6 -2
- package/auth/orm/models/cryptoAddress.d.ts +2 -4
- package/auth/orm/models/cryptoAddress.js +6 -2
- package/auth/orm/models/email.d.ts +2 -4
- package/auth/orm/models/email.js +6 -2
- package/auth/orm/models/identityProvider.d.ts +2 -4
- package/auth/orm/models/identityProvider.js +6 -2
- package/auth/orm/models/phoneNumber.d.ts +2 -4
- package/auth/orm/models/phoneNumber.js +6 -2
- package/auth/orm/models/roleType.d.ts +2 -4
- package/auth/orm/models/roleType.js +6 -2
- package/auth/orm/models/user.d.ts +2 -4
- package/auth/orm/models/user.js +6 -2
- package/auth/orm/models/userConnectedAccount.d.ts +2 -4
- package/auth/orm/models/userConnectedAccount.js +6 -2
- package/auth/orm/models/webauthnCredential.d.ts +2 -4
- package/auth/orm/models/webauthnCredential.js +6 -2
- package/auth/orm/query-builder.d.ts +18 -1
- package/auth/orm/query-builder.js +112 -1
- package/auth/orm/select-types.d.ts +25 -1
- package/esm/admin/orm/models/appAchievement.d.ts +2 -4
- package/esm/admin/orm/models/appAchievement.js +6 -2
- package/esm/admin/orm/models/appAdminGrant.d.ts +2 -4
- package/esm/admin/orm/models/appAdminGrant.js +6 -2
- package/esm/admin/orm/models/appClaimedInvite.d.ts +2 -4
- package/esm/admin/orm/models/appClaimedInvite.js +6 -2
- package/esm/admin/orm/models/appGrant.d.ts +2 -4
- package/esm/admin/orm/models/appGrant.js +6 -2
- package/esm/admin/orm/models/appInvite.d.ts +2 -4
- package/esm/admin/orm/models/appInvite.js +6 -2
- package/esm/admin/orm/models/appLevel.d.ts +2 -4
- package/esm/admin/orm/models/appLevel.js +6 -2
- package/esm/admin/orm/models/appLevelRequirement.d.ts +2 -4
- package/esm/admin/orm/models/appLevelRequirement.js +6 -2
- package/esm/admin/orm/models/appLimit.d.ts +2 -4
- package/esm/admin/orm/models/appLimit.js +6 -2
- package/esm/admin/orm/models/appLimitCap.d.ts +2 -4
- package/esm/admin/orm/models/appLimitCap.js +6 -2
- package/esm/admin/orm/models/appLimitCapsDefault.d.ts +2 -4
- package/esm/admin/orm/models/appLimitCapsDefault.js +6 -2
- package/esm/admin/orm/models/appLimitCredit.d.ts +2 -4
- package/esm/admin/orm/models/appLimitCredit.js +6 -2
- package/esm/admin/orm/models/appLimitCreditCode.d.ts +2 -4
- package/esm/admin/orm/models/appLimitCreditCode.js +6 -2
- package/esm/admin/orm/models/appLimitCreditCodeItem.d.ts +2 -4
- package/esm/admin/orm/models/appLimitCreditCodeItem.js +6 -2
- package/esm/admin/orm/models/appLimitCreditRedemption.d.ts +2 -4
- package/esm/admin/orm/models/appLimitCreditRedemption.js +6 -2
- package/esm/admin/orm/models/appLimitDefault.d.ts +2 -4
- package/esm/admin/orm/models/appLimitDefault.js +6 -2
- package/esm/admin/orm/models/appLimitEvent.d.ts +2 -4
- package/esm/admin/orm/models/appLimitEvent.js +6 -2
- package/esm/admin/orm/models/appMembership.d.ts +2 -4
- package/esm/admin/orm/models/appMembership.js +6 -2
- package/esm/admin/orm/models/appMembershipDefault.d.ts +2 -4
- package/esm/admin/orm/models/appMembershipDefault.js +6 -2
- package/esm/admin/orm/models/appOwnerGrant.d.ts +2 -4
- package/esm/admin/orm/models/appOwnerGrant.js +6 -2
- package/esm/admin/orm/models/appPermission.d.ts +2 -4
- package/esm/admin/orm/models/appPermission.js +6 -2
- package/esm/admin/orm/models/appPermissionDefault.d.ts +2 -4
- package/esm/admin/orm/models/appPermissionDefault.js +6 -2
- package/esm/admin/orm/models/appStep.d.ts +2 -4
- package/esm/admin/orm/models/appStep.js +6 -2
- package/esm/admin/orm/models/membershipType.d.ts +2 -4
- package/esm/admin/orm/models/membershipType.js +6 -2
- package/esm/admin/orm/models/orgAdminGrant.d.ts +2 -4
- package/esm/admin/orm/models/orgAdminGrant.js +6 -2
- package/esm/admin/orm/models/orgChartEdge.d.ts +2 -4
- package/esm/admin/orm/models/orgChartEdge.js +6 -2
- package/esm/admin/orm/models/orgChartEdgeGrant.d.ts +2 -4
- package/esm/admin/orm/models/orgChartEdgeGrant.js +6 -2
- package/esm/admin/orm/models/orgClaimedInvite.d.ts +2 -4
- package/esm/admin/orm/models/orgClaimedInvite.js +6 -2
- package/esm/admin/orm/models/orgGetManagersRecord.d.ts +2 -4
- package/esm/admin/orm/models/orgGetManagersRecord.js +6 -2
- package/esm/admin/orm/models/orgGetSubordinatesRecord.d.ts +2 -4
- package/esm/admin/orm/models/orgGetSubordinatesRecord.js +6 -2
- package/esm/admin/orm/models/orgGrant.d.ts +2 -4
- package/esm/admin/orm/models/orgGrant.js +6 -2
- package/esm/admin/orm/models/orgInvite.d.ts +2 -4
- package/esm/admin/orm/models/orgInvite.js +6 -2
- package/esm/admin/orm/models/orgLimit.d.ts +2 -4
- package/esm/admin/orm/models/orgLimit.js +6 -2
- package/esm/admin/orm/models/orgLimitAggregate.d.ts +2 -4
- package/esm/admin/orm/models/orgLimitAggregate.js +6 -2
- package/esm/admin/orm/models/orgLimitCap.d.ts +2 -4
- package/esm/admin/orm/models/orgLimitCap.js +6 -2
- package/esm/admin/orm/models/orgLimitCapsDefault.d.ts +2 -4
- package/esm/admin/orm/models/orgLimitCapsDefault.js +6 -2
- package/esm/admin/orm/models/orgLimitCredit.d.ts +2 -4
- package/esm/admin/orm/models/orgLimitCredit.js +6 -2
- package/esm/admin/orm/models/orgLimitDefault.d.ts +2 -4
- package/esm/admin/orm/models/orgLimitDefault.js +6 -2
- package/esm/admin/orm/models/orgLimitEvent.d.ts +2 -4
- package/esm/admin/orm/models/orgLimitEvent.js +6 -2
- package/esm/admin/orm/models/orgMember.d.ts +2 -4
- package/esm/admin/orm/models/orgMember.js +6 -2
- package/esm/admin/orm/models/orgMemberProfile.d.ts +2 -4
- package/esm/admin/orm/models/orgMemberProfile.js +6 -2
- package/esm/admin/orm/models/orgMembership.d.ts +2 -4
- package/esm/admin/orm/models/orgMembership.js +6 -2
- package/esm/admin/orm/models/orgMembershipDefault.d.ts +2 -4
- package/esm/admin/orm/models/orgMembershipDefault.js +6 -2
- package/esm/admin/orm/models/orgMembershipSetting.d.ts +2 -4
- package/esm/admin/orm/models/orgMembershipSetting.js +6 -2
- package/esm/admin/orm/models/orgOwnerGrant.d.ts +2 -4
- package/esm/admin/orm/models/orgOwnerGrant.js +6 -2
- package/esm/admin/orm/models/orgPermission.d.ts +2 -4
- package/esm/admin/orm/models/orgPermission.js +6 -2
- package/esm/admin/orm/models/orgPermissionDefault.d.ts +2 -4
- package/esm/admin/orm/models/orgPermissionDefault.js +6 -2
- package/esm/admin/orm/models/usageSnapshot.d.ts +2 -4
- package/esm/admin/orm/models/usageSnapshot.js +6 -2
- package/esm/admin/orm/query-builder.d.ts +18 -1
- package/esm/admin/orm/query-builder.js +108 -1
- package/esm/admin/orm/select-types.d.ts +25 -1
- package/esm/auth/orm/models/auditLog.d.ts +2 -4
- package/esm/auth/orm/models/auditLog.js +6 -2
- package/esm/auth/orm/models/cryptoAddress.d.ts +2 -4
- package/esm/auth/orm/models/cryptoAddress.js +6 -2
- package/esm/auth/orm/models/email.d.ts +2 -4
- package/esm/auth/orm/models/email.js +6 -2
- package/esm/auth/orm/models/identityProvider.d.ts +2 -4
- package/esm/auth/orm/models/identityProvider.js +6 -2
- package/esm/auth/orm/models/phoneNumber.d.ts +2 -4
- package/esm/auth/orm/models/phoneNumber.js +6 -2
- package/esm/auth/orm/models/roleType.d.ts +2 -4
- package/esm/auth/orm/models/roleType.js +6 -2
- package/esm/auth/orm/models/user.d.ts +2 -4
- package/esm/auth/orm/models/user.js +6 -2
- package/esm/auth/orm/models/userConnectedAccount.d.ts +2 -4
- package/esm/auth/orm/models/userConnectedAccount.js +6 -2
- package/esm/auth/orm/models/webauthnCredential.d.ts +2 -4
- package/esm/auth/orm/models/webauthnCredential.js +6 -2
- package/esm/auth/orm/query-builder.d.ts +18 -1
- package/esm/auth/orm/query-builder.js +108 -1
- package/esm/auth/orm/select-types.d.ts +25 -1
- package/esm/objects/orm/models/commit.d.ts +2 -4
- package/esm/objects/orm/models/commit.js +6 -2
- package/esm/objects/orm/models/getAllRecord.d.ts +2 -4
- package/esm/objects/orm/models/getAllRecord.js +6 -2
- package/esm/objects/orm/models/object.d.ts +3 -5
- package/esm/objects/orm/models/object.js +7 -3
- package/esm/objects/orm/models/ref.d.ts +2 -4
- package/esm/objects/orm/models/ref.js +6 -2
- package/esm/objects/orm/models/store.d.ts +2 -4
- package/esm/objects/orm/models/store.js +6 -2
- package/esm/objects/orm/query-builder.d.ts +18 -1
- package/esm/objects/orm/query-builder.js +108 -1
- package/esm/objects/orm/select-types.d.ts +25 -1
- package/esm/public/orm/models/agentMessage.d.ts +2 -4
- package/esm/public/orm/models/agentMessage.js +6 -2
- package/esm/public/orm/models/agentTask.d.ts +2 -4
- package/esm/public/orm/models/agentTask.js +6 -2
- package/esm/public/orm/models/agentThread.d.ts +2 -4
- package/esm/public/orm/models/agentThread.js +6 -2
- package/esm/public/orm/models/api.d.ts +2 -4
- package/esm/public/orm/models/api.js +6 -2
- package/esm/public/orm/models/apiModule.d.ts +2 -4
- package/esm/public/orm/models/apiModule.js +6 -2
- package/esm/public/orm/models/apiSchema.d.ts +2 -4
- package/esm/public/orm/models/apiSchema.js +6 -2
- package/esm/public/orm/models/apiSetting.d.ts +2 -4
- package/esm/public/orm/models/apiSetting.js +6 -2
- package/esm/public/orm/models/app.d.ts +2 -4
- package/esm/public/orm/models/app.js +6 -2
- package/esm/public/orm/models/appAchievement.d.ts +2 -4
- package/esm/public/orm/models/appAchievement.js +6 -2
- package/esm/public/orm/models/appAdminGrant.d.ts +2 -4
- package/esm/public/orm/models/appAdminGrant.js +6 -2
- package/esm/public/orm/models/appClaimedInvite.d.ts +2 -4
- package/esm/public/orm/models/appClaimedInvite.js +6 -2
- package/esm/public/orm/models/appGrant.d.ts +2 -4
- package/esm/public/orm/models/appGrant.js +6 -2
- package/esm/public/orm/models/appInvite.d.ts +2 -4
- package/esm/public/orm/models/appInvite.js +6 -2
- package/esm/public/orm/models/appLevel.d.ts +2 -4
- package/esm/public/orm/models/appLevel.js +6 -2
- package/esm/public/orm/models/appLevelRequirement.d.ts +2 -4
- package/esm/public/orm/models/appLevelRequirement.js +6 -2
- package/esm/public/orm/models/appLimit.d.ts +2 -4
- package/esm/public/orm/models/appLimit.js +6 -2
- package/esm/public/orm/models/appLimitCap.d.ts +2 -4
- package/esm/public/orm/models/appLimitCap.js +6 -2
- package/esm/public/orm/models/appLimitCapsDefault.d.ts +2 -4
- package/esm/public/orm/models/appLimitCapsDefault.js +6 -2
- package/esm/public/orm/models/appLimitCredit.d.ts +2 -4
- package/esm/public/orm/models/appLimitCredit.js +6 -2
- package/esm/public/orm/models/appLimitCreditCode.d.ts +2 -4
- package/esm/public/orm/models/appLimitCreditCode.js +6 -2
- package/esm/public/orm/models/appLimitCreditCodeItem.d.ts +2 -4
- package/esm/public/orm/models/appLimitCreditCodeItem.js +6 -2
- package/esm/public/orm/models/appLimitCreditRedemption.d.ts +2 -4
- package/esm/public/orm/models/appLimitCreditRedemption.js +6 -2
- package/esm/public/orm/models/appLimitDefault.d.ts +2 -4
- package/esm/public/orm/models/appLimitDefault.js +6 -2
- package/esm/public/orm/models/appLimitEvent.d.ts +2 -4
- package/esm/public/orm/models/appLimitEvent.js +6 -2
- package/esm/public/orm/models/appMembership.d.ts +2 -4
- package/esm/public/orm/models/appMembership.js +6 -2
- package/esm/public/orm/models/appMembershipDefault.d.ts +2 -4
- package/esm/public/orm/models/appMembershipDefault.js +6 -2
- package/esm/public/orm/models/appOwnerGrant.d.ts +2 -4
- package/esm/public/orm/models/appOwnerGrant.js +6 -2
- package/esm/public/orm/models/appPermission.d.ts +2 -4
- package/esm/public/orm/models/appPermission.js +6 -2
- package/esm/public/orm/models/appPermissionDefault.d.ts +2 -4
- package/esm/public/orm/models/appPermissionDefault.js +6 -2
- package/esm/public/orm/models/appStep.d.ts +2 -4
- package/esm/public/orm/models/appStep.js +6 -2
- package/esm/public/orm/models/astMigration.d.ts +2 -4
- package/esm/public/orm/models/astMigration.js +6 -2
- package/esm/public/orm/models/auditLog.d.ts +2 -4
- package/esm/public/orm/models/auditLog.js +6 -2
- package/esm/public/orm/models/billingModule.d.ts +2 -4
- package/esm/public/orm/models/billingModule.js +6 -2
- package/esm/public/orm/models/billingProviderModule.d.ts +2 -4
- package/esm/public/orm/models/billingProviderModule.js +6 -2
- package/esm/public/orm/models/blueprint.d.ts +2 -4
- package/esm/public/orm/models/blueprint.js +6 -2
- package/esm/public/orm/models/blueprintConstruction.d.ts +2 -4
- package/esm/public/orm/models/blueprintConstruction.js +6 -2
- package/esm/public/orm/models/blueprintTemplate.d.ts +2 -4
- package/esm/public/orm/models/blueprintTemplate.js +6 -2
- package/esm/public/orm/models/checkConstraint.d.ts +2 -4
- package/esm/public/orm/models/checkConstraint.js +6 -2
- package/esm/public/orm/models/commit.d.ts +2 -4
- package/esm/public/orm/models/commit.js +6 -2
- package/esm/public/orm/models/connectedAccountsModule.d.ts +2 -4
- package/esm/public/orm/models/connectedAccountsModule.js +6 -2
- package/esm/public/orm/models/corsSetting.d.ts +2 -4
- package/esm/public/orm/models/corsSetting.js +6 -2
- package/esm/public/orm/models/cryptoAddress.d.ts +2 -4
- package/esm/public/orm/models/cryptoAddress.js +6 -2
- package/esm/public/orm/models/cryptoAddressesModule.d.ts +2 -4
- package/esm/public/orm/models/cryptoAddressesModule.js +6 -2
- package/esm/public/orm/models/cryptoAuthModule.d.ts +2 -4
- package/esm/public/orm/models/cryptoAuthModule.js +6 -2
- package/esm/public/orm/models/database.d.ts +2 -4
- package/esm/public/orm/models/database.js +6 -2
- package/esm/public/orm/models/databaseProvisionModule.d.ts +2 -4
- package/esm/public/orm/models/databaseProvisionModule.js +6 -2
- package/esm/public/orm/models/databaseSetting.d.ts +2 -4
- package/esm/public/orm/models/databaseSetting.js +6 -2
- package/esm/public/orm/models/databaseTransfer.d.ts +2 -4
- package/esm/public/orm/models/databaseTransfer.js +6 -2
- package/esm/public/orm/models/defaultIdsModule.d.ts +2 -4
- package/esm/public/orm/models/defaultIdsModule.js +6 -2
- package/esm/public/orm/models/defaultPrivilege.d.ts +2 -4
- package/esm/public/orm/models/defaultPrivilege.js +6 -2
- package/esm/public/orm/models/denormalizedTableField.d.ts +2 -4
- package/esm/public/orm/models/denormalizedTableField.js +6 -2
- package/esm/public/orm/models/devicesModule.d.ts +2 -4
- package/esm/public/orm/models/devicesModule.js +6 -2
- package/esm/public/orm/models/domain.d.ts +2 -4
- package/esm/public/orm/models/domain.js +6 -2
- package/esm/public/orm/models/email.d.ts +2 -4
- package/esm/public/orm/models/email.js +6 -2
- package/esm/public/orm/models/emailsModule.d.ts +2 -4
- package/esm/public/orm/models/emailsModule.js +6 -2
- package/esm/public/orm/models/embeddingChunk.d.ts +2 -4
- package/esm/public/orm/models/embeddingChunk.js +6 -2
- package/esm/public/orm/models/encryptedSecretsModule.d.ts +2 -4
- package/esm/public/orm/models/encryptedSecretsModule.js +6 -2
- package/esm/public/orm/models/entityTypeProvision.d.ts +2 -4
- package/esm/public/orm/models/entityTypeProvision.js +6 -2
- package/esm/public/orm/models/enum.d.ts +2 -4
- package/esm/public/orm/models/enum.js +6 -2
- package/esm/public/orm/models/field.d.ts +2 -4
- package/esm/public/orm/models/field.js +6 -2
- package/esm/public/orm/models/foreignKeyConstraint.d.ts +2 -4
- package/esm/public/orm/models/foreignKeyConstraint.js +6 -2
- package/esm/public/orm/models/fullTextSearch.d.ts +2 -4
- package/esm/public/orm/models/fullTextSearch.js +6 -2
- package/esm/public/orm/models/function.d.ts +2 -4
- package/esm/public/orm/models/function.js +6 -2
- package/esm/public/orm/models/getAllRecord.d.ts +2 -4
- package/esm/public/orm/models/getAllRecord.js +6 -2
- package/esm/public/orm/models/hierarchyModule.d.ts +2 -4
- package/esm/public/orm/models/hierarchyModule.js +6 -2
- package/esm/public/orm/models/identityProvider.d.ts +2 -4
- package/esm/public/orm/models/identityProvider.js +6 -2
- package/esm/public/orm/models/identityProvidersModule.d.ts +2 -4
- package/esm/public/orm/models/identityProvidersModule.js +6 -2
- package/esm/public/orm/models/indexModel.d.ts +2 -4
- package/esm/public/orm/models/indexModel.js +6 -2
- package/esm/public/orm/models/invitesModule.d.ts +2 -4
- package/esm/public/orm/models/invitesModule.js +6 -2
- package/esm/public/orm/models/levelsModule.d.ts +2 -4
- package/esm/public/orm/models/levelsModule.js +6 -2
- package/esm/public/orm/models/limitsModule.d.ts +2 -4
- package/esm/public/orm/models/limitsModule.js +6 -2
- package/esm/public/orm/models/membershipType.d.ts +2 -4
- package/esm/public/orm/models/membershipType.js +6 -2
- package/esm/public/orm/models/membershipTypesModule.d.ts +2 -4
- package/esm/public/orm/models/membershipTypesModule.js +6 -2
- package/esm/public/orm/models/membershipsModule.d.ts +2 -4
- package/esm/public/orm/models/membershipsModule.js +6 -2
- package/esm/public/orm/models/migrateFile.d.ts +2 -4
- package/esm/public/orm/models/migrateFile.js +6 -2
- package/esm/public/orm/models/nodeTypeRegistry.d.ts +2 -4
- package/esm/public/orm/models/nodeTypeRegistry.js +6 -2
- package/esm/public/orm/models/notificationsModule.d.ts +2 -4
- package/esm/public/orm/models/notificationsModule.js +6 -2
- package/esm/public/orm/models/object.d.ts +3 -5
- package/esm/public/orm/models/object.js +7 -3
- package/esm/public/orm/models/orgAdminGrant.d.ts +2 -4
- package/esm/public/orm/models/orgAdminGrant.js +6 -2
- package/esm/public/orm/models/orgChartEdge.d.ts +2 -4
- package/esm/public/orm/models/orgChartEdge.js +6 -2
- package/esm/public/orm/models/orgChartEdgeGrant.d.ts +2 -4
- package/esm/public/orm/models/orgChartEdgeGrant.js +6 -2
- package/esm/public/orm/models/orgClaimedInvite.d.ts +2 -4
- package/esm/public/orm/models/orgClaimedInvite.js +6 -2
- package/esm/public/orm/models/orgGetManagersRecord.d.ts +2 -4
- package/esm/public/orm/models/orgGetManagersRecord.js +6 -2
- package/esm/public/orm/models/orgGetSubordinatesRecord.d.ts +2 -4
- package/esm/public/orm/models/orgGetSubordinatesRecord.js +6 -2
- package/esm/public/orm/models/orgGrant.d.ts +2 -4
- package/esm/public/orm/models/orgGrant.js +6 -2
- package/esm/public/orm/models/orgInvite.d.ts +2 -4
- package/esm/public/orm/models/orgInvite.js +6 -2
- package/esm/public/orm/models/orgLimit.d.ts +2 -4
- package/esm/public/orm/models/orgLimit.js +6 -2
- package/esm/public/orm/models/orgLimitAggregate.d.ts +2 -4
- package/esm/public/orm/models/orgLimitAggregate.js +6 -2
- package/esm/public/orm/models/orgLimitCap.d.ts +2 -4
- package/esm/public/orm/models/orgLimitCap.js +6 -2
- package/esm/public/orm/models/orgLimitCapsDefault.d.ts +2 -4
- package/esm/public/orm/models/orgLimitCapsDefault.js +6 -2
- package/esm/public/orm/models/orgLimitCredit.d.ts +2 -4
- package/esm/public/orm/models/orgLimitCredit.js +6 -2
- package/esm/public/orm/models/orgLimitDefault.d.ts +2 -4
- package/esm/public/orm/models/orgLimitDefault.js +6 -2
- package/esm/public/orm/models/orgLimitEvent.d.ts +2 -4
- package/esm/public/orm/models/orgLimitEvent.js +6 -2
- package/esm/public/orm/models/orgMember.d.ts +2 -4
- package/esm/public/orm/models/orgMember.js +6 -2
- package/esm/public/orm/models/orgMemberProfile.d.ts +2 -4
- package/esm/public/orm/models/orgMemberProfile.js +6 -2
- package/esm/public/orm/models/orgMembership.d.ts +2 -4
- package/esm/public/orm/models/orgMembership.js +6 -2
- package/esm/public/orm/models/orgMembershipDefault.d.ts +2 -4
- package/esm/public/orm/models/orgMembershipDefault.js +6 -2
- package/esm/public/orm/models/orgMembershipSetting.d.ts +2 -4
- package/esm/public/orm/models/orgMembershipSetting.js +6 -2
- package/esm/public/orm/models/orgOwnerGrant.d.ts +2 -4
- package/esm/public/orm/models/orgOwnerGrant.js +6 -2
- package/esm/public/orm/models/orgPermission.d.ts +2 -4
- package/esm/public/orm/models/orgPermission.js +6 -2
- package/esm/public/orm/models/orgPermissionDefault.d.ts +2 -4
- package/esm/public/orm/models/orgPermissionDefault.js +6 -2
- package/esm/public/orm/models/partition.d.ts +2 -4
- package/esm/public/orm/models/partition.js +6 -2
- package/esm/public/orm/models/permissionsModule.d.ts +2 -4
- package/esm/public/orm/models/permissionsModule.js +6 -2
- package/esm/public/orm/models/phoneNumber.d.ts +2 -4
- package/esm/public/orm/models/phoneNumber.js +6 -2
- package/esm/public/orm/models/phoneNumbersModule.d.ts +2 -4
- package/esm/public/orm/models/phoneNumbersModule.js +6 -2
- package/esm/public/orm/models/plansModule.d.ts +2 -4
- package/esm/public/orm/models/plansModule.js +6 -2
- package/esm/public/orm/models/policy.d.ts +2 -4
- package/esm/public/orm/models/policy.js +6 -2
- package/esm/public/orm/models/primaryKeyConstraint.d.ts +2 -4
- package/esm/public/orm/models/primaryKeyConstraint.js +6 -2
- package/esm/public/orm/models/profilesModule.d.ts +2 -4
- package/esm/public/orm/models/profilesModule.js +6 -2
- package/esm/public/orm/models/pubkeySetting.d.ts +2 -4
- package/esm/public/orm/models/pubkeySetting.js +6 -2
- package/esm/public/orm/models/rateLimitsModule.d.ts +2 -4
- package/esm/public/orm/models/rateLimitsModule.js +6 -2
- package/esm/public/orm/models/realtimeModule.d.ts +2 -4
- package/esm/public/orm/models/realtimeModule.js +6 -2
- package/esm/public/orm/models/ref.d.ts +2 -4
- package/esm/public/orm/models/ref.js +6 -2
- package/esm/public/orm/models/relationProvision.d.ts +2 -4
- package/esm/public/orm/models/relationProvision.js +6 -2
- package/esm/public/orm/models/rlsModule.d.ts +2 -4
- package/esm/public/orm/models/rlsModule.js +6 -2
- package/esm/public/orm/models/rlsSetting.d.ts +2 -4
- package/esm/public/orm/models/rlsSetting.js +6 -2
- package/esm/public/orm/models/roleType.d.ts +2 -4
- package/esm/public/orm/models/roleType.js +6 -2
- package/esm/public/orm/models/schema.d.ts +2 -4
- package/esm/public/orm/models/schema.js +6 -2
- package/esm/public/orm/models/schemaGrant.d.ts +2 -4
- package/esm/public/orm/models/schemaGrant.js +6 -2
- package/esm/public/orm/models/secretsModule.d.ts +2 -4
- package/esm/public/orm/models/secretsModule.js +6 -2
- package/esm/public/orm/models/secureTableProvision.d.ts +2 -4
- package/esm/public/orm/models/secureTableProvision.js +6 -2
- package/esm/public/orm/models/sessionSecretsModule.d.ts +2 -4
- package/esm/public/orm/models/sessionSecretsModule.js +6 -2
- package/esm/public/orm/models/sessionsModule.d.ts +2 -4
- package/esm/public/orm/models/sessionsModule.js +6 -2
- package/esm/public/orm/models/site.d.ts +2 -4
- package/esm/public/orm/models/site.js +6 -2
- package/esm/public/orm/models/siteMetadatum.d.ts +2 -4
- package/esm/public/orm/models/siteMetadatum.js +6 -2
- package/esm/public/orm/models/siteModule.d.ts +2 -4
- package/esm/public/orm/models/siteModule.js +6 -2
- package/esm/public/orm/models/siteTheme.d.ts +2 -4
- package/esm/public/orm/models/siteTheme.js +6 -2
- package/esm/public/orm/models/spatialRelation.d.ts +2 -4
- package/esm/public/orm/models/spatialRelation.js +6 -2
- package/esm/public/orm/models/sqlAction.d.ts +2 -4
- package/esm/public/orm/models/sqlAction.js +6 -2
- package/esm/public/orm/models/storageModule.d.ts +2 -4
- package/esm/public/orm/models/storageModule.js +6 -2
- package/esm/public/orm/models/store.d.ts +2 -4
- package/esm/public/orm/models/store.js +6 -2
- package/esm/public/orm/models/table.d.ts +2 -4
- package/esm/public/orm/models/table.js +6 -2
- package/esm/public/orm/models/tableGrant.d.ts +2 -4
- package/esm/public/orm/models/tableGrant.js +6 -2
- package/esm/public/orm/models/trigger.d.ts +2 -4
- package/esm/public/orm/models/trigger.js +6 -2
- package/esm/public/orm/models/triggerFunction.d.ts +2 -4
- package/esm/public/orm/models/triggerFunction.js +6 -2
- package/esm/public/orm/models/uniqueConstraint.d.ts +2 -4
- package/esm/public/orm/models/uniqueConstraint.js +6 -2
- package/esm/public/orm/models/usageSnapshot.d.ts +2 -4
- package/esm/public/orm/models/usageSnapshot.js +6 -2
- package/esm/public/orm/models/user.d.ts +2 -4
- package/esm/public/orm/models/user.js +6 -2
- package/esm/public/orm/models/userAuthModule.d.ts +2 -4
- package/esm/public/orm/models/userAuthModule.js +6 -2
- package/esm/public/orm/models/userConnectedAccount.d.ts +2 -4
- package/esm/public/orm/models/userConnectedAccount.js +6 -2
- package/esm/public/orm/models/usersModule.d.ts +2 -4
- package/esm/public/orm/models/usersModule.js +6 -2
- package/esm/public/orm/models/view.d.ts +2 -4
- package/esm/public/orm/models/view.js +6 -2
- package/esm/public/orm/models/viewGrant.d.ts +2 -4
- package/esm/public/orm/models/viewGrant.js +6 -2
- package/esm/public/orm/models/viewRule.d.ts +2 -4
- package/esm/public/orm/models/viewRule.js +6 -2
- package/esm/public/orm/models/viewTable.d.ts +2 -4
- package/esm/public/orm/models/viewTable.js +6 -2
- package/esm/public/orm/models/webauthnAuthModule.d.ts +2 -4
- package/esm/public/orm/models/webauthnAuthModule.js +6 -2
- package/esm/public/orm/models/webauthnCredential.d.ts +2 -4
- package/esm/public/orm/models/webauthnCredential.js +6 -2
- package/esm/public/orm/models/webauthnCredentialsModule.d.ts +2 -4
- package/esm/public/orm/models/webauthnCredentialsModule.js +6 -2
- package/esm/public/orm/models/webauthnSetting.d.ts +2 -4
- package/esm/public/orm/models/webauthnSetting.js +6 -2
- package/esm/public/orm/query-builder.d.ts +18 -1
- package/esm/public/orm/query-builder.js +108 -1
- package/esm/public/orm/select-types.d.ts +25 -1
- package/objects/orm/models/commit.d.ts +2 -4
- package/objects/orm/models/commit.js +6 -2
- package/objects/orm/models/getAllRecord.d.ts +2 -4
- package/objects/orm/models/getAllRecord.js +6 -2
- package/objects/orm/models/object.d.ts +3 -5
- package/objects/orm/models/object.js +7 -3
- package/objects/orm/models/ref.d.ts +2 -4
- package/objects/orm/models/ref.js +6 -2
- package/objects/orm/models/store.d.ts +2 -4
- package/objects/orm/models/store.js +6 -2
- package/objects/orm/query-builder.d.ts +18 -1
- package/objects/orm/query-builder.js +112 -1
- package/objects/orm/select-types.d.ts +25 -1
- package/package.json +4 -4
- package/public/orm/models/agentMessage.d.ts +2 -4
- package/public/orm/models/agentMessage.js +6 -2
- package/public/orm/models/agentTask.d.ts +2 -4
- package/public/orm/models/agentTask.js +6 -2
- package/public/orm/models/agentThread.d.ts +2 -4
- package/public/orm/models/agentThread.js +6 -2
- package/public/orm/models/api.d.ts +2 -4
- package/public/orm/models/api.js +6 -2
- package/public/orm/models/apiModule.d.ts +2 -4
- package/public/orm/models/apiModule.js +6 -2
- package/public/orm/models/apiSchema.d.ts +2 -4
- package/public/orm/models/apiSchema.js +6 -2
- package/public/orm/models/apiSetting.d.ts +2 -4
- package/public/orm/models/apiSetting.js +6 -2
- package/public/orm/models/app.d.ts +2 -4
- package/public/orm/models/app.js +6 -2
- package/public/orm/models/appAchievement.d.ts +2 -4
- package/public/orm/models/appAchievement.js +6 -2
- package/public/orm/models/appAdminGrant.d.ts +2 -4
- package/public/orm/models/appAdminGrant.js +6 -2
- package/public/orm/models/appClaimedInvite.d.ts +2 -4
- package/public/orm/models/appClaimedInvite.js +6 -2
- package/public/orm/models/appGrant.d.ts +2 -4
- package/public/orm/models/appGrant.js +6 -2
- package/public/orm/models/appInvite.d.ts +2 -4
- package/public/orm/models/appInvite.js +6 -2
- package/public/orm/models/appLevel.d.ts +2 -4
- package/public/orm/models/appLevel.js +6 -2
- package/public/orm/models/appLevelRequirement.d.ts +2 -4
- package/public/orm/models/appLevelRequirement.js +6 -2
- package/public/orm/models/appLimit.d.ts +2 -4
- package/public/orm/models/appLimit.js +6 -2
- package/public/orm/models/appLimitCap.d.ts +2 -4
- package/public/orm/models/appLimitCap.js +6 -2
- package/public/orm/models/appLimitCapsDefault.d.ts +2 -4
- package/public/orm/models/appLimitCapsDefault.js +6 -2
- package/public/orm/models/appLimitCredit.d.ts +2 -4
- package/public/orm/models/appLimitCredit.js +6 -2
- package/public/orm/models/appLimitCreditCode.d.ts +2 -4
- package/public/orm/models/appLimitCreditCode.js +6 -2
- package/public/orm/models/appLimitCreditCodeItem.d.ts +2 -4
- package/public/orm/models/appLimitCreditCodeItem.js +6 -2
- package/public/orm/models/appLimitCreditRedemption.d.ts +2 -4
- package/public/orm/models/appLimitCreditRedemption.js +6 -2
- package/public/orm/models/appLimitDefault.d.ts +2 -4
- package/public/orm/models/appLimitDefault.js +6 -2
- package/public/orm/models/appLimitEvent.d.ts +2 -4
- package/public/orm/models/appLimitEvent.js +6 -2
- package/public/orm/models/appMembership.d.ts +2 -4
- package/public/orm/models/appMembership.js +6 -2
- package/public/orm/models/appMembershipDefault.d.ts +2 -4
- package/public/orm/models/appMembershipDefault.js +6 -2
- package/public/orm/models/appOwnerGrant.d.ts +2 -4
- package/public/orm/models/appOwnerGrant.js +6 -2
- package/public/orm/models/appPermission.d.ts +2 -4
- package/public/orm/models/appPermission.js +6 -2
- package/public/orm/models/appPermissionDefault.d.ts +2 -4
- package/public/orm/models/appPermissionDefault.js +6 -2
- package/public/orm/models/appStep.d.ts +2 -4
- package/public/orm/models/appStep.js +6 -2
- package/public/orm/models/astMigration.d.ts +2 -4
- package/public/orm/models/astMigration.js +6 -2
- package/public/orm/models/auditLog.d.ts +2 -4
- package/public/orm/models/auditLog.js +6 -2
- package/public/orm/models/billingModule.d.ts +2 -4
- package/public/orm/models/billingModule.js +6 -2
- package/public/orm/models/billingProviderModule.d.ts +2 -4
- package/public/orm/models/billingProviderModule.js +6 -2
- package/public/orm/models/blueprint.d.ts +2 -4
- package/public/orm/models/blueprint.js +6 -2
- package/public/orm/models/blueprintConstruction.d.ts +2 -4
- package/public/orm/models/blueprintConstruction.js +6 -2
- package/public/orm/models/blueprintTemplate.d.ts +2 -4
- package/public/orm/models/blueprintTemplate.js +6 -2
- package/public/orm/models/checkConstraint.d.ts +2 -4
- package/public/orm/models/checkConstraint.js +6 -2
- package/public/orm/models/commit.d.ts +2 -4
- package/public/orm/models/commit.js +6 -2
- package/public/orm/models/connectedAccountsModule.d.ts +2 -4
- package/public/orm/models/connectedAccountsModule.js +6 -2
- package/public/orm/models/corsSetting.d.ts +2 -4
- package/public/orm/models/corsSetting.js +6 -2
- package/public/orm/models/cryptoAddress.d.ts +2 -4
- package/public/orm/models/cryptoAddress.js +6 -2
- package/public/orm/models/cryptoAddressesModule.d.ts +2 -4
- package/public/orm/models/cryptoAddressesModule.js +6 -2
- package/public/orm/models/cryptoAuthModule.d.ts +2 -4
- package/public/orm/models/cryptoAuthModule.js +6 -2
- package/public/orm/models/database.d.ts +2 -4
- package/public/orm/models/database.js +6 -2
- package/public/orm/models/databaseProvisionModule.d.ts +2 -4
- package/public/orm/models/databaseProvisionModule.js +6 -2
- package/public/orm/models/databaseSetting.d.ts +2 -4
- package/public/orm/models/databaseSetting.js +6 -2
- package/public/orm/models/databaseTransfer.d.ts +2 -4
- package/public/orm/models/databaseTransfer.js +6 -2
- package/public/orm/models/defaultIdsModule.d.ts +2 -4
- package/public/orm/models/defaultIdsModule.js +6 -2
- package/public/orm/models/defaultPrivilege.d.ts +2 -4
- package/public/orm/models/defaultPrivilege.js +6 -2
- package/public/orm/models/denormalizedTableField.d.ts +2 -4
- package/public/orm/models/denormalizedTableField.js +6 -2
- package/public/orm/models/devicesModule.d.ts +2 -4
- package/public/orm/models/devicesModule.js +6 -2
- package/public/orm/models/domain.d.ts +2 -4
- package/public/orm/models/domain.js +6 -2
- package/public/orm/models/email.d.ts +2 -4
- package/public/orm/models/email.js +6 -2
- package/public/orm/models/emailsModule.d.ts +2 -4
- package/public/orm/models/emailsModule.js +6 -2
- package/public/orm/models/embeddingChunk.d.ts +2 -4
- package/public/orm/models/embeddingChunk.js +6 -2
- package/public/orm/models/encryptedSecretsModule.d.ts +2 -4
- package/public/orm/models/encryptedSecretsModule.js +6 -2
- package/public/orm/models/entityTypeProvision.d.ts +2 -4
- package/public/orm/models/entityTypeProvision.js +6 -2
- package/public/orm/models/enum.d.ts +2 -4
- package/public/orm/models/enum.js +6 -2
- package/public/orm/models/field.d.ts +2 -4
- package/public/orm/models/field.js +6 -2
- package/public/orm/models/foreignKeyConstraint.d.ts +2 -4
- package/public/orm/models/foreignKeyConstraint.js +6 -2
- package/public/orm/models/fullTextSearch.d.ts +2 -4
- package/public/orm/models/fullTextSearch.js +6 -2
- package/public/orm/models/function.d.ts +2 -4
- package/public/orm/models/function.js +6 -2
- package/public/orm/models/getAllRecord.d.ts +2 -4
- package/public/orm/models/getAllRecord.js +6 -2
- package/public/orm/models/hierarchyModule.d.ts +2 -4
- package/public/orm/models/hierarchyModule.js +6 -2
- package/public/orm/models/identityProvider.d.ts +2 -4
- package/public/orm/models/identityProvider.js +6 -2
- package/public/orm/models/identityProvidersModule.d.ts +2 -4
- package/public/orm/models/identityProvidersModule.js +6 -2
- package/public/orm/models/indexModel.d.ts +2 -4
- package/public/orm/models/indexModel.js +6 -2
- package/public/orm/models/invitesModule.d.ts +2 -4
- package/public/orm/models/invitesModule.js +6 -2
- package/public/orm/models/levelsModule.d.ts +2 -4
- package/public/orm/models/levelsModule.js +6 -2
- package/public/orm/models/limitsModule.d.ts +2 -4
- package/public/orm/models/limitsModule.js +6 -2
- package/public/orm/models/membershipType.d.ts +2 -4
- package/public/orm/models/membershipType.js +6 -2
- package/public/orm/models/membershipTypesModule.d.ts +2 -4
- package/public/orm/models/membershipTypesModule.js +6 -2
- package/public/orm/models/membershipsModule.d.ts +2 -4
- package/public/orm/models/membershipsModule.js +6 -2
- package/public/orm/models/migrateFile.d.ts +2 -4
- package/public/orm/models/migrateFile.js +6 -2
- package/public/orm/models/nodeTypeRegistry.d.ts +2 -4
- package/public/orm/models/nodeTypeRegistry.js +6 -2
- package/public/orm/models/notificationsModule.d.ts +2 -4
- package/public/orm/models/notificationsModule.js +6 -2
- package/public/orm/models/object.d.ts +3 -5
- package/public/orm/models/object.js +7 -3
- package/public/orm/models/orgAdminGrant.d.ts +2 -4
- package/public/orm/models/orgAdminGrant.js +6 -2
- package/public/orm/models/orgChartEdge.d.ts +2 -4
- package/public/orm/models/orgChartEdge.js +6 -2
- package/public/orm/models/orgChartEdgeGrant.d.ts +2 -4
- package/public/orm/models/orgChartEdgeGrant.js +6 -2
- package/public/orm/models/orgClaimedInvite.d.ts +2 -4
- package/public/orm/models/orgClaimedInvite.js +6 -2
- package/public/orm/models/orgGetManagersRecord.d.ts +2 -4
- package/public/orm/models/orgGetManagersRecord.js +6 -2
- package/public/orm/models/orgGetSubordinatesRecord.d.ts +2 -4
- package/public/orm/models/orgGetSubordinatesRecord.js +6 -2
- package/public/orm/models/orgGrant.d.ts +2 -4
- package/public/orm/models/orgGrant.js +6 -2
- package/public/orm/models/orgInvite.d.ts +2 -4
- package/public/orm/models/orgInvite.js +6 -2
- package/public/orm/models/orgLimit.d.ts +2 -4
- package/public/orm/models/orgLimit.js +6 -2
- package/public/orm/models/orgLimitAggregate.d.ts +2 -4
- package/public/orm/models/orgLimitAggregate.js +6 -2
- package/public/orm/models/orgLimitCap.d.ts +2 -4
- package/public/orm/models/orgLimitCap.js +6 -2
- package/public/orm/models/orgLimitCapsDefault.d.ts +2 -4
- package/public/orm/models/orgLimitCapsDefault.js +6 -2
- package/public/orm/models/orgLimitCredit.d.ts +2 -4
- package/public/orm/models/orgLimitCredit.js +6 -2
- package/public/orm/models/orgLimitDefault.d.ts +2 -4
- package/public/orm/models/orgLimitDefault.js +6 -2
- package/public/orm/models/orgLimitEvent.d.ts +2 -4
- package/public/orm/models/orgLimitEvent.js +6 -2
- package/public/orm/models/orgMember.d.ts +2 -4
- package/public/orm/models/orgMember.js +6 -2
- package/public/orm/models/orgMemberProfile.d.ts +2 -4
- package/public/orm/models/orgMemberProfile.js +6 -2
- package/public/orm/models/orgMembership.d.ts +2 -4
- package/public/orm/models/orgMembership.js +6 -2
- package/public/orm/models/orgMembershipDefault.d.ts +2 -4
- package/public/orm/models/orgMembershipDefault.js +6 -2
- package/public/orm/models/orgMembershipSetting.d.ts +2 -4
- package/public/orm/models/orgMembershipSetting.js +6 -2
- package/public/orm/models/orgOwnerGrant.d.ts +2 -4
- package/public/orm/models/orgOwnerGrant.js +6 -2
- package/public/orm/models/orgPermission.d.ts +2 -4
- package/public/orm/models/orgPermission.js +6 -2
- package/public/orm/models/orgPermissionDefault.d.ts +2 -4
- package/public/orm/models/orgPermissionDefault.js +6 -2
- package/public/orm/models/partition.d.ts +2 -4
- package/public/orm/models/partition.js +6 -2
- package/public/orm/models/permissionsModule.d.ts +2 -4
- package/public/orm/models/permissionsModule.js +6 -2
- package/public/orm/models/phoneNumber.d.ts +2 -4
- package/public/orm/models/phoneNumber.js +6 -2
- package/public/orm/models/phoneNumbersModule.d.ts +2 -4
- package/public/orm/models/phoneNumbersModule.js +6 -2
- package/public/orm/models/plansModule.d.ts +2 -4
- package/public/orm/models/plansModule.js +6 -2
- package/public/orm/models/policy.d.ts +2 -4
- package/public/orm/models/policy.js +6 -2
- package/public/orm/models/primaryKeyConstraint.d.ts +2 -4
- package/public/orm/models/primaryKeyConstraint.js +6 -2
- package/public/orm/models/profilesModule.d.ts +2 -4
- package/public/orm/models/profilesModule.js +6 -2
- package/public/orm/models/pubkeySetting.d.ts +2 -4
- package/public/orm/models/pubkeySetting.js +6 -2
- package/public/orm/models/rateLimitsModule.d.ts +2 -4
- package/public/orm/models/rateLimitsModule.js +6 -2
- package/public/orm/models/realtimeModule.d.ts +2 -4
- package/public/orm/models/realtimeModule.js +6 -2
- package/public/orm/models/ref.d.ts +2 -4
- package/public/orm/models/ref.js +6 -2
- package/public/orm/models/relationProvision.d.ts +2 -4
- package/public/orm/models/relationProvision.js +6 -2
- package/public/orm/models/rlsModule.d.ts +2 -4
- package/public/orm/models/rlsModule.js +6 -2
- package/public/orm/models/rlsSetting.d.ts +2 -4
- package/public/orm/models/rlsSetting.js +6 -2
- package/public/orm/models/roleType.d.ts +2 -4
- package/public/orm/models/roleType.js +6 -2
- package/public/orm/models/schema.d.ts +2 -4
- package/public/orm/models/schema.js +6 -2
- package/public/orm/models/schemaGrant.d.ts +2 -4
- package/public/orm/models/schemaGrant.js +6 -2
- package/public/orm/models/secretsModule.d.ts +2 -4
- package/public/orm/models/secretsModule.js +6 -2
- package/public/orm/models/secureTableProvision.d.ts +2 -4
- package/public/orm/models/secureTableProvision.js +6 -2
- package/public/orm/models/sessionSecretsModule.d.ts +2 -4
- package/public/orm/models/sessionSecretsModule.js +6 -2
- package/public/orm/models/sessionsModule.d.ts +2 -4
- package/public/orm/models/sessionsModule.js +6 -2
- package/public/orm/models/site.d.ts +2 -4
- package/public/orm/models/site.js +6 -2
- package/public/orm/models/siteMetadatum.d.ts +2 -4
- package/public/orm/models/siteMetadatum.js +6 -2
- package/public/orm/models/siteModule.d.ts +2 -4
- package/public/orm/models/siteModule.js +6 -2
- package/public/orm/models/siteTheme.d.ts +2 -4
- package/public/orm/models/siteTheme.js +6 -2
- package/public/orm/models/spatialRelation.d.ts +2 -4
- package/public/orm/models/spatialRelation.js +6 -2
- package/public/orm/models/sqlAction.d.ts +2 -4
- package/public/orm/models/sqlAction.js +6 -2
- package/public/orm/models/storageModule.d.ts +2 -4
- package/public/orm/models/storageModule.js +6 -2
- package/public/orm/models/store.d.ts +2 -4
- package/public/orm/models/store.js +6 -2
- package/public/orm/models/table.d.ts +2 -4
- package/public/orm/models/table.js +6 -2
- package/public/orm/models/tableGrant.d.ts +2 -4
- package/public/orm/models/tableGrant.js +6 -2
- package/public/orm/models/trigger.d.ts +2 -4
- package/public/orm/models/trigger.js +6 -2
- package/public/orm/models/triggerFunction.d.ts +2 -4
- package/public/orm/models/triggerFunction.js +6 -2
- package/public/orm/models/uniqueConstraint.d.ts +2 -4
- package/public/orm/models/uniqueConstraint.js +6 -2
- package/public/orm/models/usageSnapshot.d.ts +2 -4
- package/public/orm/models/usageSnapshot.js +6 -2
- package/public/orm/models/user.d.ts +2 -4
- package/public/orm/models/user.js +6 -2
- package/public/orm/models/userAuthModule.d.ts +2 -4
- package/public/orm/models/userAuthModule.js +6 -2
- package/public/orm/models/userConnectedAccount.d.ts +2 -4
- package/public/orm/models/userConnectedAccount.js +6 -2
- package/public/orm/models/usersModule.d.ts +2 -4
- package/public/orm/models/usersModule.js +6 -2
- package/public/orm/models/view.d.ts +2 -4
- package/public/orm/models/view.js +6 -2
- package/public/orm/models/viewGrant.d.ts +2 -4
- package/public/orm/models/viewGrant.js +6 -2
- package/public/orm/models/viewRule.d.ts +2 -4
- package/public/orm/models/viewRule.js +6 -2
- package/public/orm/models/viewTable.d.ts +2 -4
- package/public/orm/models/viewTable.js +6 -2
- package/public/orm/models/webauthnAuthModule.d.ts +2 -4
- package/public/orm/models/webauthnAuthModule.js +6 -2
- package/public/orm/models/webauthnCredential.d.ts +2 -4
- package/public/orm/models/webauthnCredential.js +6 -2
- package/public/orm/models/webauthnCredentialsModule.d.ts +2 -4
- package/public/orm/models/webauthnCredentialsModule.js +6 -2
- package/public/orm/models/webauthnSetting.d.ts +2 -4
- package/public/orm/models/webauthnSetting.js +6 -2
- package/public/orm/query-builder.d.ts +18 -1
- package/public/orm/query-builder.js +112 -1
- package/public/orm/select-types.d.ts +25 -1
|
@@ -199,7 +199,7 @@ export function buildFindManyDocument(operationName, queryField, select, args, f
|
|
|
199
199
|
});
|
|
200
200
|
return { document: print(document), variables };
|
|
201
201
|
}
|
|
202
|
-
export function buildFindFirstDocument(operationName, queryField, select, args, filterTypeName, connectionFieldsMap) {
|
|
202
|
+
export function buildFindFirstDocument(operationName, queryField, select, args, filterTypeName, orderByTypeName, connectionFieldsMap) {
|
|
203
203
|
const selections = select
|
|
204
204
|
? buildSelections(select, connectionFieldsMap, operationName)
|
|
205
205
|
: [t.field({ name: 'id' })];
|
|
@@ -213,6 +213,11 @@ export function buildFindFirstDocument(operationName, queryField, select, args,
|
|
|
213
213
|
typeName: filterTypeName,
|
|
214
214
|
value: args.where,
|
|
215
215
|
}, variableDefinitions, queryArgs, variables);
|
|
216
|
+
addVariable({
|
|
217
|
+
varName: 'orderBy',
|
|
218
|
+
typeName: '[' + orderByTypeName + '!]',
|
|
219
|
+
value: args.orderBy?.length ? args.orderBy : undefined,
|
|
220
|
+
}, variableDefinitions, queryArgs, variables);
|
|
216
221
|
const document = t.document({
|
|
217
222
|
definitions: [
|
|
218
223
|
t.operationDefinition({
|
|
@@ -595,3 +600,105 @@ function buildValueAst(value) {
|
|
|
595
600
|
}
|
|
596
601
|
throw new Error('Unsupported value type: ' + typeof value);
|
|
597
602
|
}
|
|
603
|
+
// ============================================================================
|
|
604
|
+
// Bulk Mutation Document Builders
|
|
605
|
+
// ============================================================================
|
|
606
|
+
export function buildBulkInsertDocument(operationName, mutationField, select, data, inputTypeName, onConflict, connectionFieldsMap) {
|
|
607
|
+
const selections = select
|
|
608
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
609
|
+
: [t.field({ name: 'id' })];
|
|
610
|
+
return {
|
|
611
|
+
document: buildInputMutationDocument({
|
|
612
|
+
operationName,
|
|
613
|
+
mutationField,
|
|
614
|
+
inputTypeName,
|
|
615
|
+
resultSelections: [
|
|
616
|
+
t.field({ name: 'affectedCount' }),
|
|
617
|
+
t.field({
|
|
618
|
+
name: 'returning',
|
|
619
|
+
selectionSet: t.selectionSet({ selections }),
|
|
620
|
+
}),
|
|
621
|
+
],
|
|
622
|
+
}),
|
|
623
|
+
variables: {
|
|
624
|
+
input: {
|
|
625
|
+
values: data,
|
|
626
|
+
...(onConflict ? { onConflict } : {}),
|
|
627
|
+
},
|
|
628
|
+
},
|
|
629
|
+
};
|
|
630
|
+
}
|
|
631
|
+
export function buildBulkUpsertDocument(operationName, mutationField, select, data, inputTypeName, onConflict, connectionFieldsMap) {
|
|
632
|
+
const selections = select
|
|
633
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
634
|
+
: [t.field({ name: 'id' })];
|
|
635
|
+
return {
|
|
636
|
+
document: buildInputMutationDocument({
|
|
637
|
+
operationName,
|
|
638
|
+
mutationField,
|
|
639
|
+
inputTypeName,
|
|
640
|
+
resultSelections: [
|
|
641
|
+
t.field({ name: 'affectedCount' }),
|
|
642
|
+
t.field({
|
|
643
|
+
name: 'returning',
|
|
644
|
+
selectionSet: t.selectionSet({ selections }),
|
|
645
|
+
}),
|
|
646
|
+
],
|
|
647
|
+
}),
|
|
648
|
+
variables: {
|
|
649
|
+
input: {
|
|
650
|
+
values: data,
|
|
651
|
+
onConflict,
|
|
652
|
+
},
|
|
653
|
+
},
|
|
654
|
+
};
|
|
655
|
+
}
|
|
656
|
+
export function buildBulkUpdateDocument(operationName, mutationField, select, where, data, inputTypeName, connectionFieldsMap) {
|
|
657
|
+
const selections = select
|
|
658
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
659
|
+
: [t.field({ name: 'id' })];
|
|
660
|
+
return {
|
|
661
|
+
document: buildInputMutationDocument({
|
|
662
|
+
operationName,
|
|
663
|
+
mutationField,
|
|
664
|
+
inputTypeName,
|
|
665
|
+
resultSelections: [
|
|
666
|
+
t.field({ name: 'affectedCount' }),
|
|
667
|
+
t.field({
|
|
668
|
+
name: 'returning',
|
|
669
|
+
selectionSet: t.selectionSet({ selections }),
|
|
670
|
+
}),
|
|
671
|
+
],
|
|
672
|
+
}),
|
|
673
|
+
variables: {
|
|
674
|
+
input: {
|
|
675
|
+
where,
|
|
676
|
+
patch: data,
|
|
677
|
+
},
|
|
678
|
+
},
|
|
679
|
+
};
|
|
680
|
+
}
|
|
681
|
+
export function buildBulkDeleteDocument(operationName, mutationField, select, where, inputTypeName, connectionFieldsMap) {
|
|
682
|
+
const selections = select
|
|
683
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
684
|
+
: [t.field({ name: 'id' })];
|
|
685
|
+
return {
|
|
686
|
+
document: buildInputMutationDocument({
|
|
687
|
+
operationName,
|
|
688
|
+
mutationField,
|
|
689
|
+
inputTypeName,
|
|
690
|
+
resultSelections: [
|
|
691
|
+
t.field({ name: 'affectedCount' }),
|
|
692
|
+
t.field({
|
|
693
|
+
name: 'returning',
|
|
694
|
+
selectionSet: t.selectionSet({ selections }),
|
|
695
|
+
}),
|
|
696
|
+
],
|
|
697
|
+
}),
|
|
698
|
+
variables: {
|
|
699
|
+
input: {
|
|
700
|
+
where,
|
|
701
|
+
},
|
|
702
|
+
},
|
|
703
|
+
};
|
|
704
|
+
}
|
|
@@ -24,9 +24,10 @@ export interface FindManyArgs<TSelect, TWhere, TOrderBy = never> {
|
|
|
24
24
|
before?: string;
|
|
25
25
|
offset?: number;
|
|
26
26
|
}
|
|
27
|
-
export interface FindFirstArgs<TSelect, TWhere> {
|
|
27
|
+
export interface FindFirstArgs<TSelect, TWhere, TOrderBy> {
|
|
28
28
|
select?: TSelect;
|
|
29
29
|
where?: TWhere;
|
|
30
|
+
orderBy?: TOrderBy[];
|
|
30
31
|
}
|
|
31
32
|
export interface CreateArgs<TSelect, TData> {
|
|
32
33
|
data: TData;
|
|
@@ -44,6 +45,29 @@ export interface DeleteArgs<TWhere, TSelect = undefined> {
|
|
|
44
45
|
where: TWhere;
|
|
45
46
|
select?: TSelect;
|
|
46
47
|
}
|
|
48
|
+
export interface BulkInsertArgs<TSelect, TData, TOnConflict = unknown> {
|
|
49
|
+
data: TData[];
|
|
50
|
+
select?: TSelect;
|
|
51
|
+
onConflict?: TOnConflict;
|
|
52
|
+
}
|
|
53
|
+
export interface BulkUpsertArgs<TSelect, TData, TOnConflict = unknown> {
|
|
54
|
+
data: TData[];
|
|
55
|
+
select?: TSelect;
|
|
56
|
+
onConflict: TOnConflict;
|
|
57
|
+
}
|
|
58
|
+
export interface BulkUpdateArgs<TSelect, TWhere, TData> {
|
|
59
|
+
where: TWhere;
|
|
60
|
+
data: TData;
|
|
61
|
+
select?: TSelect;
|
|
62
|
+
}
|
|
63
|
+
export interface BulkDeleteArgs<TSelect, TWhere> {
|
|
64
|
+
where: TWhere;
|
|
65
|
+
select?: TSelect;
|
|
66
|
+
}
|
|
67
|
+
export interface BulkMutationResult<T> {
|
|
68
|
+
affectedCount: number;
|
|
69
|
+
returning: T[];
|
|
70
|
+
}
|
|
47
71
|
type DepthLevel = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
|
|
48
72
|
type DecrementDepth = {
|
|
49
73
|
0: 0;
|
|
@@ -15,12 +15,10 @@ export declare class CommitModel {
|
|
|
15
15
|
} & StrictSelect<S, CommitSelect>): QueryBuilder<{
|
|
16
16
|
commits: ConnectionResult<InferSelectResult<CommitWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends CommitSelect>(args: FindFirstArgs<S, CommitFilter> & {
|
|
18
|
+
findFirst<S extends CommitSelect>(args: FindFirstArgs<S, CommitFilter, CommitOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, CommitSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<CommitWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
commit: InferSelectResult<CommitWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends CommitSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -30,14 +30,18 @@ class CommitModel {
|
|
|
30
30
|
findFirst(args) {
|
|
31
31
|
const { document, variables } = (0, query_builder_1.buildFindFirstDocument)('Commit', 'commits', args.select, {
|
|
32
32
|
where: args?.where,
|
|
33
|
-
|
|
33
|
+
orderBy: args?.orderBy,
|
|
34
|
+
}, 'CommitFilter', 'CommitOrderBy', input_types_1.connectionFieldsMap);
|
|
34
35
|
return new query_builder_1.QueryBuilder({
|
|
35
36
|
client: this.client,
|
|
36
37
|
operation: 'query',
|
|
37
38
|
operationName: 'Commit',
|
|
38
|
-
fieldName: '
|
|
39
|
+
fieldName: 'commit',
|
|
39
40
|
document,
|
|
40
41
|
variables,
|
|
42
|
+
transform: (data) => ({
|
|
43
|
+
commit: data.commits?.nodes?.[0] ?? null,
|
|
44
|
+
}),
|
|
41
45
|
});
|
|
42
46
|
}
|
|
43
47
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class GetAllRecordModel {
|
|
|
15
15
|
} & StrictSelect<S, GetAllRecordSelect>): QueryBuilder<{
|
|
16
16
|
getAll: ConnectionResult<InferSelectResult<GetAllRecordWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends GetAllRecordSelect>(args: FindFirstArgs<S, GetAllRecordFilter> & {
|
|
18
|
+
findFirst<S extends GetAllRecordSelect>(args: FindFirstArgs<S, GetAllRecordFilter, GetAllRecordsOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, GetAllRecordSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<GetAllRecordWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
getAllRecord: InferSelectResult<GetAllRecordWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
create<S extends GetAllRecordSelect>(args: CreateArgs<S, CreateGetAllRecordInput['getAllRecord']> & {
|
|
26
24
|
select: S;
|
|
@@ -30,14 +30,18 @@ class GetAllRecordModel {
|
|
|
30
30
|
findFirst(args) {
|
|
31
31
|
const { document, variables } = (0, query_builder_1.buildFindFirstDocument)('GetAllRecord', 'getAll', args.select, {
|
|
32
32
|
where: args?.where,
|
|
33
|
-
|
|
33
|
+
orderBy: args?.orderBy,
|
|
34
|
+
}, 'GetAllRecordFilter', 'GetAllRecordsOrderBy', input_types_1.connectionFieldsMap);
|
|
34
35
|
return new query_builder_1.QueryBuilder({
|
|
35
36
|
client: this.client,
|
|
36
37
|
operation: 'query',
|
|
37
38
|
operationName: 'GetAllRecord',
|
|
38
|
-
fieldName: '
|
|
39
|
+
fieldName: 'getAllRecord',
|
|
39
40
|
document,
|
|
40
41
|
variables,
|
|
42
|
+
transform: (data) => ({
|
|
43
|
+
getAllRecord: data.getAll?.nodes?.[0] ?? null,
|
|
44
|
+
}),
|
|
41
45
|
});
|
|
42
46
|
}
|
|
43
47
|
create(args) {
|
|
@@ -15,18 +15,16 @@ export declare class ObjectModel {
|
|
|
15
15
|
} & StrictSelect<S, ObjectSelect>): QueryBuilder<{
|
|
16
16
|
objects: ConnectionResult<InferSelectResult<ObjectWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends ObjectSelect>(args: FindFirstArgs<S, ObjectFilter> & {
|
|
18
|
+
findFirst<S extends ObjectSelect>(args: FindFirstArgs<S, ObjectFilter, ObjectOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, ObjectSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<ObjectWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
object: InferSelectResult<ObjectWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends ObjectSelect>(args: {
|
|
26
24
|
id: string;
|
|
27
25
|
select: S;
|
|
28
26
|
} & StrictSelect<S, ObjectSelect>): QueryBuilder<{
|
|
29
|
-
|
|
27
|
+
object: InferSelectResult<ObjectWithRelations, S> | null;
|
|
30
28
|
}>;
|
|
31
29
|
create<S extends ObjectSelect>(args: CreateArgs<S, CreateObjectInput['object']> & {
|
|
32
30
|
select: S;
|
|
@@ -30,14 +30,18 @@ class ObjectModel {
|
|
|
30
30
|
findFirst(args) {
|
|
31
31
|
const { document, variables } = (0, query_builder_1.buildFindFirstDocument)('Object', 'objects', args.select, {
|
|
32
32
|
where: args?.where,
|
|
33
|
-
|
|
33
|
+
orderBy: args?.orderBy,
|
|
34
|
+
}, 'ObjectFilter', 'ObjectOrderBy', input_types_1.connectionFieldsMap);
|
|
34
35
|
return new query_builder_1.QueryBuilder({
|
|
35
36
|
client: this.client,
|
|
36
37
|
operation: 'query',
|
|
37
38
|
operationName: 'Object',
|
|
38
|
-
fieldName: '
|
|
39
|
+
fieldName: 'object',
|
|
39
40
|
document,
|
|
40
41
|
variables,
|
|
42
|
+
transform: (data) => ({
|
|
43
|
+
object: data.objects?.nodes?.[0] ?? null,
|
|
44
|
+
}),
|
|
41
45
|
});
|
|
42
46
|
}
|
|
43
47
|
findOne(args) {
|
|
@@ -46,7 +50,7 @@ class ObjectModel {
|
|
|
46
50
|
client: this.client,
|
|
47
51
|
operation: 'query',
|
|
48
52
|
operationName: 'Object',
|
|
49
|
-
fieldName: '
|
|
53
|
+
fieldName: 'object',
|
|
50
54
|
document,
|
|
51
55
|
variables,
|
|
52
56
|
});
|
|
@@ -15,12 +15,10 @@ export declare class RefModel {
|
|
|
15
15
|
} & StrictSelect<S, RefSelect>): QueryBuilder<{
|
|
16
16
|
refs: ConnectionResult<InferSelectResult<RefWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends RefSelect>(args: FindFirstArgs<S, RefFilter> & {
|
|
18
|
+
findFirst<S extends RefSelect>(args: FindFirstArgs<S, RefFilter, RefOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, RefSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<RefWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
ref: InferSelectResult<RefWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends RefSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -30,14 +30,18 @@ class RefModel {
|
|
|
30
30
|
findFirst(args) {
|
|
31
31
|
const { document, variables } = (0, query_builder_1.buildFindFirstDocument)('Ref', 'refs', args.select, {
|
|
32
32
|
where: args?.where,
|
|
33
|
-
|
|
33
|
+
orderBy: args?.orderBy,
|
|
34
|
+
}, 'RefFilter', 'RefOrderBy', input_types_1.connectionFieldsMap);
|
|
34
35
|
return new query_builder_1.QueryBuilder({
|
|
35
36
|
client: this.client,
|
|
36
37
|
operation: 'query',
|
|
37
38
|
operationName: 'Ref',
|
|
38
|
-
fieldName: '
|
|
39
|
+
fieldName: 'ref',
|
|
39
40
|
document,
|
|
40
41
|
variables,
|
|
42
|
+
transform: (data) => ({
|
|
43
|
+
ref: data.refs?.nodes?.[0] ?? null,
|
|
44
|
+
}),
|
|
41
45
|
});
|
|
42
46
|
}
|
|
43
47
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class StoreModel {
|
|
|
15
15
|
} & StrictSelect<S, StoreSelect>): QueryBuilder<{
|
|
16
16
|
stores: ConnectionResult<InferSelectResult<StoreWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends StoreSelect>(args: FindFirstArgs<S, StoreFilter> & {
|
|
18
|
+
findFirst<S extends StoreSelect>(args: FindFirstArgs<S, StoreFilter, StoreOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, StoreSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<StoreWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
store: InferSelectResult<StoreWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends StoreSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -30,14 +30,18 @@ class StoreModel {
|
|
|
30
30
|
findFirst(args) {
|
|
31
31
|
const { document, variables } = (0, query_builder_1.buildFindFirstDocument)('Store', 'stores', args.select, {
|
|
32
32
|
where: args?.where,
|
|
33
|
-
|
|
33
|
+
orderBy: args?.orderBy,
|
|
34
|
+
}, 'StoreFilter', 'StoreOrderBy', input_types_1.connectionFieldsMap);
|
|
34
35
|
return new query_builder_1.QueryBuilder({
|
|
35
36
|
client: this.client,
|
|
36
37
|
operation: 'query',
|
|
37
38
|
operationName: 'Store',
|
|
38
|
-
fieldName: '
|
|
39
|
+
fieldName: 'store',
|
|
39
40
|
document,
|
|
40
41
|
variables,
|
|
42
|
+
transform: (data) => ({
|
|
43
|
+
store: data.stores?.nodes?.[0] ?? null,
|
|
44
|
+
}),
|
|
41
45
|
});
|
|
42
46
|
}
|
|
43
47
|
findOne(args) {
|
|
@@ -48,7 +48,8 @@ export declare function buildFindManyDocument<TSelect, TWhere>(operationName: st
|
|
|
48
48
|
};
|
|
49
49
|
export declare function buildFindFirstDocument<TSelect, TWhere>(operationName: string, queryField: string, select: TSelect, args: {
|
|
50
50
|
where?: TWhere;
|
|
51
|
-
|
|
51
|
+
orderBy?: string[];
|
|
52
|
+
}, filterTypeName: string, orderByTypeName: string, connectionFieldsMap?: Record<string, Record<string, string>>): {
|
|
52
53
|
document: string;
|
|
53
54
|
variables: Record<string, unknown>;
|
|
54
55
|
};
|
|
@@ -91,3 +92,19 @@ export declare function buildCustomDocument<TSelect, TArgs>(operationType: 'quer
|
|
|
91
92
|
document: string;
|
|
92
93
|
variables: Record<string, unknown>;
|
|
93
94
|
};
|
|
95
|
+
export declare function buildBulkInsertDocument<TSelect, TData>(operationName: string, mutationField: string, select: TSelect, data: TData[], inputTypeName: string, onConflict?: unknown, connectionFieldsMap?: Record<string, Record<string, string>>): {
|
|
96
|
+
document: string;
|
|
97
|
+
variables: Record<string, unknown>;
|
|
98
|
+
};
|
|
99
|
+
export declare function buildBulkUpsertDocument<TSelect, TData>(operationName: string, mutationField: string, select: TSelect, data: TData[], inputTypeName: string, onConflict: unknown, connectionFieldsMap?: Record<string, Record<string, string>>): {
|
|
100
|
+
document: string;
|
|
101
|
+
variables: Record<string, unknown>;
|
|
102
|
+
};
|
|
103
|
+
export declare function buildBulkUpdateDocument<TSelect, TWhere, TData>(operationName: string, mutationField: string, select: TSelect, where: TWhere, data: TData, inputTypeName: string, connectionFieldsMap?: Record<string, Record<string, string>>): {
|
|
104
|
+
document: string;
|
|
105
|
+
variables: Record<string, unknown>;
|
|
106
|
+
};
|
|
107
|
+
export declare function buildBulkDeleteDocument<TSelect, TWhere>(operationName: string, mutationField: string, select: TSelect, where: TWhere, inputTypeName: string, connectionFieldsMap?: Record<string, Record<string, string>>): {
|
|
108
|
+
document: string;
|
|
109
|
+
variables: Record<string, unknown>;
|
|
110
|
+
};
|
|
@@ -45,6 +45,10 @@ exports.buildDeleteDocument = buildDeleteDocument;
|
|
|
45
45
|
exports.buildDeleteByPkDocument = buildDeleteByPkDocument;
|
|
46
46
|
exports.buildJunctionRemoveDocument = buildJunctionRemoveDocument;
|
|
47
47
|
exports.buildCustomDocument = buildCustomDocument;
|
|
48
|
+
exports.buildBulkInsertDocument = buildBulkInsertDocument;
|
|
49
|
+
exports.buildBulkUpsertDocument = buildBulkUpsertDocument;
|
|
50
|
+
exports.buildBulkUpdateDocument = buildBulkUpdateDocument;
|
|
51
|
+
exports.buildBulkDeleteDocument = buildBulkDeleteDocument;
|
|
48
52
|
/**
|
|
49
53
|
* Query Builder - Builds and executes GraphQL operations
|
|
50
54
|
* @generated by @constructive-io/graphql-codegen
|
|
@@ -247,7 +251,7 @@ function buildFindManyDocument(operationName, queryField, select, args, filterTy
|
|
|
247
251
|
});
|
|
248
252
|
return { document: (0, runtime_1.print)(document), variables };
|
|
249
253
|
}
|
|
250
|
-
function buildFindFirstDocument(operationName, queryField, select, args, filterTypeName, connectionFieldsMap) {
|
|
254
|
+
function buildFindFirstDocument(operationName, queryField, select, args, filterTypeName, orderByTypeName, connectionFieldsMap) {
|
|
251
255
|
const selections = select
|
|
252
256
|
? buildSelections(select, connectionFieldsMap, operationName)
|
|
253
257
|
: [t.field({ name: 'id' })];
|
|
@@ -261,6 +265,11 @@ function buildFindFirstDocument(operationName, queryField, select, args, filterT
|
|
|
261
265
|
typeName: filterTypeName,
|
|
262
266
|
value: args.where,
|
|
263
267
|
}, variableDefinitions, queryArgs, variables);
|
|
268
|
+
addVariable({
|
|
269
|
+
varName: 'orderBy',
|
|
270
|
+
typeName: '[' + orderByTypeName + '!]',
|
|
271
|
+
value: args.orderBy?.length ? args.orderBy : undefined,
|
|
272
|
+
}, variableDefinitions, queryArgs, variables);
|
|
264
273
|
const document = t.document({
|
|
265
274
|
definitions: [
|
|
266
275
|
t.operationDefinition({
|
|
@@ -643,3 +652,105 @@ function buildValueAst(value) {
|
|
|
643
652
|
}
|
|
644
653
|
throw new Error('Unsupported value type: ' + typeof value);
|
|
645
654
|
}
|
|
655
|
+
// ============================================================================
|
|
656
|
+
// Bulk Mutation Document Builders
|
|
657
|
+
// ============================================================================
|
|
658
|
+
function buildBulkInsertDocument(operationName, mutationField, select, data, inputTypeName, onConflict, connectionFieldsMap) {
|
|
659
|
+
const selections = select
|
|
660
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
661
|
+
: [t.field({ name: 'id' })];
|
|
662
|
+
return {
|
|
663
|
+
document: buildInputMutationDocument({
|
|
664
|
+
operationName,
|
|
665
|
+
mutationField,
|
|
666
|
+
inputTypeName,
|
|
667
|
+
resultSelections: [
|
|
668
|
+
t.field({ name: 'affectedCount' }),
|
|
669
|
+
t.field({
|
|
670
|
+
name: 'returning',
|
|
671
|
+
selectionSet: t.selectionSet({ selections }),
|
|
672
|
+
}),
|
|
673
|
+
],
|
|
674
|
+
}),
|
|
675
|
+
variables: {
|
|
676
|
+
input: {
|
|
677
|
+
values: data,
|
|
678
|
+
...(onConflict ? { onConflict } : {}),
|
|
679
|
+
},
|
|
680
|
+
},
|
|
681
|
+
};
|
|
682
|
+
}
|
|
683
|
+
function buildBulkUpsertDocument(operationName, mutationField, select, data, inputTypeName, onConflict, connectionFieldsMap) {
|
|
684
|
+
const selections = select
|
|
685
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
686
|
+
: [t.field({ name: 'id' })];
|
|
687
|
+
return {
|
|
688
|
+
document: buildInputMutationDocument({
|
|
689
|
+
operationName,
|
|
690
|
+
mutationField,
|
|
691
|
+
inputTypeName,
|
|
692
|
+
resultSelections: [
|
|
693
|
+
t.field({ name: 'affectedCount' }),
|
|
694
|
+
t.field({
|
|
695
|
+
name: 'returning',
|
|
696
|
+
selectionSet: t.selectionSet({ selections }),
|
|
697
|
+
}),
|
|
698
|
+
],
|
|
699
|
+
}),
|
|
700
|
+
variables: {
|
|
701
|
+
input: {
|
|
702
|
+
values: data,
|
|
703
|
+
onConflict,
|
|
704
|
+
},
|
|
705
|
+
},
|
|
706
|
+
};
|
|
707
|
+
}
|
|
708
|
+
function buildBulkUpdateDocument(operationName, mutationField, select, where, data, inputTypeName, connectionFieldsMap) {
|
|
709
|
+
const selections = select
|
|
710
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
711
|
+
: [t.field({ name: 'id' })];
|
|
712
|
+
return {
|
|
713
|
+
document: buildInputMutationDocument({
|
|
714
|
+
operationName,
|
|
715
|
+
mutationField,
|
|
716
|
+
inputTypeName,
|
|
717
|
+
resultSelections: [
|
|
718
|
+
t.field({ name: 'affectedCount' }),
|
|
719
|
+
t.field({
|
|
720
|
+
name: 'returning',
|
|
721
|
+
selectionSet: t.selectionSet({ selections }),
|
|
722
|
+
}),
|
|
723
|
+
],
|
|
724
|
+
}),
|
|
725
|
+
variables: {
|
|
726
|
+
input: {
|
|
727
|
+
where,
|
|
728
|
+
patch: data,
|
|
729
|
+
},
|
|
730
|
+
},
|
|
731
|
+
};
|
|
732
|
+
}
|
|
733
|
+
function buildBulkDeleteDocument(operationName, mutationField, select, where, inputTypeName, connectionFieldsMap) {
|
|
734
|
+
const selections = select
|
|
735
|
+
? buildSelections(select, connectionFieldsMap, operationName)
|
|
736
|
+
: [t.field({ name: 'id' })];
|
|
737
|
+
return {
|
|
738
|
+
document: buildInputMutationDocument({
|
|
739
|
+
operationName,
|
|
740
|
+
mutationField,
|
|
741
|
+
inputTypeName,
|
|
742
|
+
resultSelections: [
|
|
743
|
+
t.field({ name: 'affectedCount' }),
|
|
744
|
+
t.field({
|
|
745
|
+
name: 'returning',
|
|
746
|
+
selectionSet: t.selectionSet({ selections }),
|
|
747
|
+
}),
|
|
748
|
+
],
|
|
749
|
+
}),
|
|
750
|
+
variables: {
|
|
751
|
+
input: {
|
|
752
|
+
where,
|
|
753
|
+
},
|
|
754
|
+
},
|
|
755
|
+
};
|
|
756
|
+
}
|
|
@@ -24,9 +24,10 @@ export interface FindManyArgs<TSelect, TWhere, TOrderBy = never> {
|
|
|
24
24
|
before?: string;
|
|
25
25
|
offset?: number;
|
|
26
26
|
}
|
|
27
|
-
export interface FindFirstArgs<TSelect, TWhere> {
|
|
27
|
+
export interface FindFirstArgs<TSelect, TWhere, TOrderBy> {
|
|
28
28
|
select?: TSelect;
|
|
29
29
|
where?: TWhere;
|
|
30
|
+
orderBy?: TOrderBy[];
|
|
30
31
|
}
|
|
31
32
|
export interface CreateArgs<TSelect, TData> {
|
|
32
33
|
data: TData;
|
|
@@ -44,6 +45,29 @@ export interface DeleteArgs<TWhere, TSelect = undefined> {
|
|
|
44
45
|
where: TWhere;
|
|
45
46
|
select?: TSelect;
|
|
46
47
|
}
|
|
48
|
+
export interface BulkInsertArgs<TSelect, TData, TOnConflict = unknown> {
|
|
49
|
+
data: TData[];
|
|
50
|
+
select?: TSelect;
|
|
51
|
+
onConflict?: TOnConflict;
|
|
52
|
+
}
|
|
53
|
+
export interface BulkUpsertArgs<TSelect, TData, TOnConflict = unknown> {
|
|
54
|
+
data: TData[];
|
|
55
|
+
select?: TSelect;
|
|
56
|
+
onConflict: TOnConflict;
|
|
57
|
+
}
|
|
58
|
+
export interface BulkUpdateArgs<TSelect, TWhere, TData> {
|
|
59
|
+
where: TWhere;
|
|
60
|
+
data: TData;
|
|
61
|
+
select?: TSelect;
|
|
62
|
+
}
|
|
63
|
+
export interface BulkDeleteArgs<TSelect, TWhere> {
|
|
64
|
+
where: TWhere;
|
|
65
|
+
select?: TSelect;
|
|
66
|
+
}
|
|
67
|
+
export interface BulkMutationResult<T> {
|
|
68
|
+
affectedCount: number;
|
|
69
|
+
returning: T[];
|
|
70
|
+
}
|
|
47
71
|
type DepthLevel = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
|
|
48
72
|
type DecrementDepth = {
|
|
49
73
|
0: 0;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@constructive-io/sdk",
|
|
3
|
-
"version": "0.21.
|
|
3
|
+
"version": "0.21.7",
|
|
4
4
|
"author": "Constructive <developers@constructive.io>",
|
|
5
5
|
"description": "Constructive SDK - Auto-generated GraphQL types and ORM client",
|
|
6
6
|
"main": "index.js",
|
|
@@ -42,17 +42,17 @@
|
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@0no-co/graphql.web": "^1.1.2",
|
|
45
|
-
"@constructive-io/graphql-query": "^3.
|
|
45
|
+
"@constructive-io/graphql-query": "^3.24.0",
|
|
46
46
|
"@constructive-io/graphql-types": "^3.9.1",
|
|
47
47
|
"gql-ast": "^3.9.1",
|
|
48
48
|
"graphql": "16.13.0"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@constructive-io/graphql-codegen": "^4.
|
|
51
|
+
"@constructive-io/graphql-codegen": "^4.41.0",
|
|
52
52
|
"@types/node": "^22.19.11",
|
|
53
53
|
"makage": "^0.3.0",
|
|
54
54
|
"tsx": "^4.19.0",
|
|
55
55
|
"typescript": "^5.9.3"
|
|
56
56
|
},
|
|
57
|
-
"gitHead": "
|
|
57
|
+
"gitHead": "70f9d2052fe9218c65b82e896d1660d4dc6a51c8"
|
|
58
58
|
}
|
|
@@ -15,12 +15,10 @@ export declare class AgentMessageModel {
|
|
|
15
15
|
} & StrictSelect<S, AgentMessageSelect>): QueryBuilder<{
|
|
16
16
|
agentMessages: ConnectionResult<InferSelectResult<AgentMessageWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends AgentMessageSelect>(args: FindFirstArgs<S, AgentMessageFilter> & {
|
|
18
|
+
findFirst<S extends AgentMessageSelect>(args: FindFirstArgs<S, AgentMessageFilter, AgentMessageOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, AgentMessageSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<AgentMessageWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
agentMessage: InferSelectResult<AgentMessageWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends AgentMessageSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -30,14 +30,18 @@ class AgentMessageModel {
|
|
|
30
30
|
findFirst(args) {
|
|
31
31
|
const { document, variables } = (0, query_builder_1.buildFindFirstDocument)('AgentMessage', 'agentMessages', args.select, {
|
|
32
32
|
where: args?.where,
|
|
33
|
-
|
|
33
|
+
orderBy: args?.orderBy,
|
|
34
|
+
}, 'AgentMessageFilter', 'AgentMessageOrderBy', input_types_1.connectionFieldsMap);
|
|
34
35
|
return new query_builder_1.QueryBuilder({
|
|
35
36
|
client: this.client,
|
|
36
37
|
operation: 'query',
|
|
37
38
|
operationName: 'AgentMessage',
|
|
38
|
-
fieldName: '
|
|
39
|
+
fieldName: 'agentMessage',
|
|
39
40
|
document,
|
|
40
41
|
variables,
|
|
42
|
+
transform: (data) => ({
|
|
43
|
+
agentMessage: data.agentMessages?.nodes?.[0] ?? null,
|
|
44
|
+
}),
|
|
41
45
|
});
|
|
42
46
|
}
|
|
43
47
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class AgentTaskModel {
|
|
|
15
15
|
} & StrictSelect<S, AgentTaskSelect>): QueryBuilder<{
|
|
16
16
|
agentTasks: ConnectionResult<InferSelectResult<AgentTaskWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends AgentTaskSelect>(args: FindFirstArgs<S, AgentTaskFilter> & {
|
|
18
|
+
findFirst<S extends AgentTaskSelect>(args: FindFirstArgs<S, AgentTaskFilter, AgentTaskOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, AgentTaskSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<AgentTaskWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
agentTask: InferSelectResult<AgentTaskWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends AgentTaskSelect>(args: {
|
|
26
24
|
id: string;
|