@constructive-io/react 0.19.6 → 0.19.8
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
|
@@ -15,12 +15,10 @@ export declare class TriggerFunctionModel {
|
|
|
15
15
|
} & StrictSelect<S, TriggerFunctionSelect>): QueryBuilder<{
|
|
16
16
|
triggerFunctions: ConnectionResult<InferSelectResult<TriggerFunctionWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends TriggerFunctionSelect>(args: FindFirstArgs<S, TriggerFunctionFilter> & {
|
|
18
|
+
findFirst<S extends TriggerFunctionSelect>(args: FindFirstArgs<S, TriggerFunctionFilter, TriggerFunctionOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, TriggerFunctionSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<TriggerFunctionWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
triggerFunction: InferSelectResult<TriggerFunctionWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends TriggerFunctionSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class TriggerFunctionModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('TriggerFunction', 'triggerFunctions', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'TriggerFunctionFilter', 'TriggerFunctionOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'TriggerFunction',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'triggerFunction',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
triggerFunction: data.triggerFunctions?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class UniqueConstraintModel {
|
|
|
15
15
|
} & StrictSelect<S, UniqueConstraintSelect>): QueryBuilder<{
|
|
16
16
|
uniqueConstraints: ConnectionResult<InferSelectResult<UniqueConstraintWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends UniqueConstraintSelect>(args: FindFirstArgs<S, UniqueConstraintFilter> & {
|
|
18
|
+
findFirst<S extends UniqueConstraintSelect>(args: FindFirstArgs<S, UniqueConstraintFilter, UniqueConstraintOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, UniqueConstraintSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<UniqueConstraintWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
uniqueConstraint: InferSelectResult<UniqueConstraintWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends UniqueConstraintSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class UniqueConstraintModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('UniqueConstraint', 'uniqueConstraints', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'UniqueConstraintFilter', 'UniqueConstraintOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'UniqueConstraint',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'uniqueConstraint',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
uniqueConstraint: data.uniqueConstraints?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class UsageSnapshotModel {
|
|
|
15
15
|
} & StrictSelect<S, UsageSnapshotSelect>): QueryBuilder<{
|
|
16
16
|
usageSnapshots: ConnectionResult<InferSelectResult<UsageSnapshotWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends UsageSnapshotSelect>(args: FindFirstArgs<S, UsageSnapshotFilter> & {
|
|
18
|
+
findFirst<S extends UsageSnapshotSelect>(args: FindFirstArgs<S, UsageSnapshotFilter, UsageSnapshotOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, UsageSnapshotSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<UsageSnapshotWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
usageSnapshot: InferSelectResult<UsageSnapshotWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends UsageSnapshotSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class UsageSnapshotModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('UsageSnapshot', 'usageSnapshots', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'UsageSnapshotFilter', 'UsageSnapshotOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'UsageSnapshot',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'usageSnapshot',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
usageSnapshot: data.usageSnapshots?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class UserModel {
|
|
|
15
15
|
} & StrictSelect<S, UserSelect>): QueryBuilder<{
|
|
16
16
|
users: ConnectionResult<InferSelectResult<UserWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends UserSelect>(args: FindFirstArgs<S, UserFilter> & {
|
|
18
|
+
findFirst<S extends UserSelect>(args: FindFirstArgs<S, UserFilter, UserOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, UserSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<UserWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
user: InferSelectResult<UserWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends UserSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class UserModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('User', 'users', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'UserFilter', 'UserOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'User',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'user',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
user: data.users?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class UserAuthModuleModel {
|
|
|
15
15
|
} & StrictSelect<S, UserAuthModuleSelect>): QueryBuilder<{
|
|
16
16
|
userAuthModules: ConnectionResult<InferSelectResult<UserAuthModuleWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends UserAuthModuleSelect>(args: FindFirstArgs<S, UserAuthModuleFilter> & {
|
|
18
|
+
findFirst<S extends UserAuthModuleSelect>(args: FindFirstArgs<S, UserAuthModuleFilter, UserAuthModuleOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, UserAuthModuleSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<UserAuthModuleWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
userAuthModule: InferSelectResult<UserAuthModuleWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends UserAuthModuleSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class UserAuthModuleModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('UserAuthModule', 'userAuthModules', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'UserAuthModuleFilter', 'UserAuthModuleOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'UserAuthModule',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'userAuthModule',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
userAuthModule: data.userAuthModules?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class UserConnectedAccountModel {
|
|
|
15
15
|
} & StrictSelect<S, UserConnectedAccountSelect>): QueryBuilder<{
|
|
16
16
|
userConnectedAccounts: ConnectionResult<InferSelectResult<UserConnectedAccountWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends UserConnectedAccountSelect>(args: FindFirstArgs<S, UserConnectedAccountFilter> & {
|
|
18
|
+
findFirst<S extends UserConnectedAccountSelect>(args: FindFirstArgs<S, UserConnectedAccountFilter, UserConnectedAccountOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, UserConnectedAccountSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<UserConnectedAccountWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
userConnectedAccount: InferSelectResult<UserConnectedAccountWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends UserConnectedAccountSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class UserConnectedAccountModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('UserConnectedAccount', 'userConnectedAccounts', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'UserConnectedAccountFilter', 'UserConnectedAccountOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'UserConnectedAccount',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'userConnectedAccount',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
userConnectedAccount: data.userConnectedAccounts?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class UsersModuleModel {
|
|
|
15
15
|
} & StrictSelect<S, UsersModuleSelect>): QueryBuilder<{
|
|
16
16
|
usersModules: ConnectionResult<InferSelectResult<UsersModuleWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends UsersModuleSelect>(args: FindFirstArgs<S, UsersModuleFilter> & {
|
|
18
|
+
findFirst<S extends UsersModuleSelect>(args: FindFirstArgs<S, UsersModuleFilter, UsersModuleOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, UsersModuleSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<UsersModuleWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
usersModule: InferSelectResult<UsersModuleWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends UsersModuleSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class UsersModuleModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('UsersModule', 'usersModules', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'UsersModuleFilter', 'UsersModuleOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'UsersModule',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'usersModule',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
usersModule: data.usersModules?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class ViewModel {
|
|
|
15
15
|
} & StrictSelect<S, ViewSelect>): QueryBuilder<{
|
|
16
16
|
views: ConnectionResult<InferSelectResult<ViewWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends ViewSelect>(args: FindFirstArgs<S, ViewFilter> & {
|
|
18
|
+
findFirst<S extends ViewSelect>(args: FindFirstArgs<S, ViewFilter, ViewOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, ViewSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<ViewWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
view: InferSelectResult<ViewWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends ViewSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class ViewModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('View', 'views', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'ViewFilter', 'ViewOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'View',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'view',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
view: data.views?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class ViewGrantModel {
|
|
|
15
15
|
} & StrictSelect<S, ViewGrantSelect>): QueryBuilder<{
|
|
16
16
|
viewGrants: ConnectionResult<InferSelectResult<ViewGrantWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends ViewGrantSelect>(args: FindFirstArgs<S, ViewGrantFilter> & {
|
|
18
|
+
findFirst<S extends ViewGrantSelect>(args: FindFirstArgs<S, ViewGrantFilter, ViewGrantOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, ViewGrantSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<ViewGrantWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
viewGrant: InferSelectResult<ViewGrantWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends ViewGrantSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class ViewGrantModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('ViewGrant', 'viewGrants', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'ViewGrantFilter', 'ViewGrantOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'ViewGrant',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'viewGrant',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
viewGrant: data.viewGrants?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class ViewRuleModel {
|
|
|
15
15
|
} & StrictSelect<S, ViewRuleSelect>): QueryBuilder<{
|
|
16
16
|
viewRules: ConnectionResult<InferSelectResult<ViewRuleWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends ViewRuleSelect>(args: FindFirstArgs<S, ViewRuleFilter> & {
|
|
18
|
+
findFirst<S extends ViewRuleSelect>(args: FindFirstArgs<S, ViewRuleFilter, ViewRuleOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, ViewRuleSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<ViewRuleWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
viewRule: InferSelectResult<ViewRuleWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends ViewRuleSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class ViewRuleModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('ViewRule', 'viewRules', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'ViewRuleFilter', 'ViewRuleOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'ViewRule',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'viewRule',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
viewRule: data.viewRules?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class ViewTableModel {
|
|
|
15
15
|
} & StrictSelect<S, ViewTableSelect>): QueryBuilder<{
|
|
16
16
|
viewTables: ConnectionResult<InferSelectResult<ViewTableWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends ViewTableSelect>(args: FindFirstArgs<S, ViewTableFilter> & {
|
|
18
|
+
findFirst<S extends ViewTableSelect>(args: FindFirstArgs<S, ViewTableFilter, ViewTableOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, ViewTableSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<ViewTableWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
viewTable: InferSelectResult<ViewTableWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends ViewTableSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class ViewTableModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('ViewTable', 'viewTables', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'ViewTableFilter', 'ViewTableOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'ViewTable',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'viewTable',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
viewTable: data.viewTables?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class WebauthnAuthModuleModel {
|
|
|
15
15
|
} & StrictSelect<S, WebauthnAuthModuleSelect>): QueryBuilder<{
|
|
16
16
|
webauthnAuthModules: ConnectionResult<InferSelectResult<WebauthnAuthModuleWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends WebauthnAuthModuleSelect>(args: FindFirstArgs<S, WebauthnAuthModuleFilter> & {
|
|
18
|
+
findFirst<S extends WebauthnAuthModuleSelect>(args: FindFirstArgs<S, WebauthnAuthModuleFilter, WebauthnAuthModuleOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, WebauthnAuthModuleSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<WebauthnAuthModuleWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
webauthnAuthModule: InferSelectResult<WebauthnAuthModuleWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends WebauthnAuthModuleSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class WebauthnAuthModuleModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('WebauthnAuthModule', 'webauthnAuthModules', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'WebauthnAuthModuleFilter', 'WebauthnAuthModuleOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'WebauthnAuthModule',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'webauthnAuthModule',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
webauthnAuthModule: data.webauthnAuthModules?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class WebauthnCredentialModel {
|
|
|
15
15
|
} & StrictSelect<S, WebauthnCredentialSelect>): QueryBuilder<{
|
|
16
16
|
webauthnCredentials: ConnectionResult<InferSelectResult<WebauthnCredentialWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends WebauthnCredentialSelect>(args: FindFirstArgs<S, WebauthnCredentialFilter> & {
|
|
18
|
+
findFirst<S extends WebauthnCredentialSelect>(args: FindFirstArgs<S, WebauthnCredentialFilter, WebauthnCredentialOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, WebauthnCredentialSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<WebauthnCredentialWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
webauthnCredential: InferSelectResult<WebauthnCredentialWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends WebauthnCredentialSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class WebauthnCredentialModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('WebauthnCredential', 'webauthnCredentials', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'WebauthnCredentialFilter', 'WebauthnCredentialOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'WebauthnCredential',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'webauthnCredential',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
webauthnCredential: data.webauthnCredentials?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class WebauthnCredentialsModuleModel {
|
|
|
15
15
|
} & StrictSelect<S, WebauthnCredentialsModuleSelect>): QueryBuilder<{
|
|
16
16
|
webauthnCredentialsModules: ConnectionResult<InferSelectResult<WebauthnCredentialsModuleWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends WebauthnCredentialsModuleSelect>(args: FindFirstArgs<S, WebauthnCredentialsModuleFilter> & {
|
|
18
|
+
findFirst<S extends WebauthnCredentialsModuleSelect>(args: FindFirstArgs<S, WebauthnCredentialsModuleFilter, WebauthnCredentialsModuleOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, WebauthnCredentialsModuleSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<WebauthnCredentialsModuleWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
webauthnCredentialsModule: InferSelectResult<WebauthnCredentialsModuleWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends WebauthnCredentialsModuleSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class WebauthnCredentialsModuleModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('WebauthnCredentialsModule', 'webauthnCredentialsModules', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'WebauthnCredentialsModuleFilter', 'WebauthnCredentialsModuleOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'WebauthnCredentialsModule',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'webauthnCredentialsModule',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
webauthnCredentialsModule: data.webauthnCredentialsModules?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
findOne(args) {
|
|
@@ -15,12 +15,10 @@ export declare class WebauthnSettingModel {
|
|
|
15
15
|
} & StrictSelect<S, WebauthnSettingSelect>): QueryBuilder<{
|
|
16
16
|
webauthnSettings: ConnectionResult<InferSelectResult<WebauthnSettingWithRelations, S>>;
|
|
17
17
|
}>;
|
|
18
|
-
findFirst<S extends WebauthnSettingSelect>(args: FindFirstArgs<S, WebauthnSettingFilter> & {
|
|
18
|
+
findFirst<S extends WebauthnSettingSelect>(args: FindFirstArgs<S, WebauthnSettingFilter, WebauthnSettingOrderBy> & {
|
|
19
19
|
select: S;
|
|
20
20
|
} & StrictSelect<S, WebauthnSettingSelect>): QueryBuilder<{
|
|
21
|
-
|
|
22
|
-
nodes: InferSelectResult<WebauthnSettingWithRelations, S>[];
|
|
23
|
-
};
|
|
21
|
+
webauthnSetting: InferSelectResult<WebauthnSettingWithRelations, S> | null;
|
|
24
22
|
}>;
|
|
25
23
|
findOne<S extends WebauthnSettingSelect>(args: {
|
|
26
24
|
id: string;
|
|
@@ -27,14 +27,18 @@ export class WebauthnSettingModel {
|
|
|
27
27
|
findFirst(args) {
|
|
28
28
|
const { document, variables } = buildFindFirstDocument('WebauthnSetting', 'webauthnSettings', args.select, {
|
|
29
29
|
where: args?.where,
|
|
30
|
-
|
|
30
|
+
orderBy: args?.orderBy,
|
|
31
|
+
}, 'WebauthnSettingFilter', 'WebauthnSettingOrderBy', connectionFieldsMap);
|
|
31
32
|
return new QueryBuilder({
|
|
32
33
|
client: this.client,
|
|
33
34
|
operation: 'query',
|
|
34
35
|
operationName: 'WebauthnSetting',
|
|
35
|
-
fieldName: '
|
|
36
|
+
fieldName: 'webauthnSetting',
|
|
36
37
|
document,
|
|
37
38
|
variables,
|
|
39
|
+
transform: (data) => ({
|
|
40
|
+
webauthnSetting: data.webauthnSettings?.nodes?.[0] ?? null,
|
|
41
|
+
}),
|
|
38
42
|
});
|
|
39
43
|
}
|
|
40
44
|
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
|
+
};
|