@constructive-io/react 0.19.10 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/auth/orm/input-types.d.ts +1 -0
- package/auth/schema-types.d.ts +1 -0
- package/esm/auth/orm/input-types.d.ts +1 -0
- package/esm/auth/schema-types.d.ts +1 -0
- package/esm/public/hooks/index.d.ts +1 -1
- package/esm/public/hooks/index.js +1 -1
- package/esm/public/hooks/invalidation.d.ts +6 -6
- package/esm/public/hooks/invalidation.js +17 -17
- package/esm/public/hooks/mutation-keys.d.ts +12 -12
- package/esm/public/hooks/mutation-keys.js +7 -7
- package/esm/public/hooks/mutations/index.d.ts +3 -3
- package/esm/public/hooks/mutations/index.js +3 -3
- package/esm/public/hooks/queries/index.d.ts +2 -2
- package/esm/public/hooks/queries/index.js +2 -2
- package/esm/public/hooks/query-keys.d.ts +14 -14
- package/esm/public/hooks/query-keys.js +8 -8
- package/esm/public/orm/index.d.ts +2 -2
- package/esm/public/orm/index.js +2 -2
- package/esm/public/orm/input-types.d.ts +197 -196
- package/esm/public/orm/input-types.js +0 -1
- package/esm/public/orm/models/index.d.ts +1 -1
- package/esm/public/orm/models/index.js +1 -1
- package/esm/public/schema-types.d.ts +147 -145
- package/esm/public/types.d.ts +17 -13
- package/package.json +6 -6
- package/public/hooks/index.d.ts +1 -1
- package/public/hooks/index.js +1 -1
- package/public/hooks/invalidation.d.ts +6 -6
- package/public/hooks/invalidation.js +16 -16
- package/public/hooks/mutation-keys.d.ts +12 -12
- package/public/hooks/mutation-keys.js +8 -8
- package/public/hooks/mutations/index.d.ts +3 -3
- package/public/hooks/mutations/index.js +3 -3
- package/public/hooks/queries/index.d.ts +2 -2
- package/public/hooks/queries/index.js +2 -2
- package/public/hooks/query-keys.d.ts +14 -14
- package/public/hooks/query-keys.js +9 -9
- package/public/orm/index.d.ts +2 -2
- package/public/orm/index.js +2 -2
- package/public/orm/input-types.d.ts +197 -196
- package/public/orm/input-types.js +0 -1
- package/public/orm/models/index.d.ts +1 -1
- package/public/orm/models/index.js +3 -3
- package/public/schema-types.d.ts +147 -145
- package/public/types.d.ts +17 -13
package/auth/schema-types.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* GraphQL SDK
|
|
3
3
|
* @generated by @constructive-io/graphql-codegen
|
|
4
4
|
*
|
|
5
|
-
* Tables: OrgGetManagersRecord, OrgGetSubordinatesRecord, GetAllRecord, AppPermission, OrgPermission, Object, AppLevelRequirement, Database, Schema, Table, CheckConstraint, Field, SpatialRelation,
|
|
5
|
+
* Tables: OrgGetManagersRecord, OrgGetSubordinatesRecord, GetAllRecord, AppPermission, OrgPermission, Object, AppLevelRequirement, Database, Schema, Table, CheckConstraint, Field, SpatialRelation, ForeignKeyConstraint, FullTextSearch, Index, Policy, PrimaryKeyConstraint, TableGrant, Trigger, UniqueConstraint, View, ViewTable, ViewGrant, ViewRule, EmbeddingChunk, SecureTableProvision, RelationProvision, SessionSecretsModule, IdentityProvidersModule, RealtimeModule, SchemaGrant, DefaultPrivilege, Enum, Function, ApiSchema, ApiModule, Domain, SiteMetadatum, SiteModule, SiteTheme, CorsSetting, TriggerFunction, DatabaseTransfer, Partition, Api, Site, App, ApiSetting, ConnectedAccountsModule, CryptoAddressesModule, CryptoAuthModule, DefaultIdsModule, DenormalizedTableField, EmailsModule, EncryptedSecretsModule, InvitesModule, LevelsModule, LimitsModule, MembershipTypesModule, MembershipsModule, PermissionsModule, PhoneNumbersModule, ProfilesModule, SecretsModule, SessionsModule, UserAuthModule, UsersModule, Blueprint, BlueprintTemplate, BlueprintConstruction, StorageModule, EntityTypeProvision, WebauthnCredentialsModule, WebauthnAuthModule, NotificationsModule, DatabaseProvisionModule, AppAdminGrant, AppOwnerGrant, AppGrant, OrgMembership, OrgMember, OrgAdminGrant, OrgOwnerGrant, OrgMemberProfile, OrgGrant, OrgChartEdge, OrgChartEdgeGrant, OrgPermissionDefault, AppLimit, AppLimitCredit, AppLimitCreditCodeItem, AppLimitCreditRedemption, OrgLimit, OrgLimitCredit, OrgLimitAggregate, AppStep, AppAchievement, AppLevel, Email, PhoneNumber, CryptoAddress, WebauthnCredential, AppInvite, AppClaimedInvite, OrgInvite, OrgClaimedInvite, AuditLog, AgentThread, AgentMessage, AgentTask, RoleType, IdentityProvider, Ref, Store, AppPermissionDefault, AppLimitCreditCode, AppLimitCapsDefault, OrgLimitCapsDefault, AppLimitCap, OrgLimitCap, MembershipType, MigrateFile, DevicesModule, NodeTypeRegistry, AppLimitDefault, OrgLimitDefault, UserConnectedAccount, Commit, PubkeySetting, RateLimitsModule, UsageSnapshot, AppMembershipDefault, OrgMembershipDefault, RlsSetting, AppLimitEvent, OrgLimitEvent, RlsModule, PlansModule, SqlAction, DatabaseSetting, BillingModule, AstMigration, User, OrgMembershipSetting, WebauthnSetting, AppMembership, BillingProviderModule, HierarchyModule
|
|
6
6
|
*
|
|
7
7
|
* Usage:
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* GraphQL SDK
|
|
3
3
|
* @generated by @constructive-io/graphql-codegen
|
|
4
4
|
*
|
|
5
|
-
* Tables: OrgGetManagersRecord, OrgGetSubordinatesRecord, GetAllRecord, AppPermission, OrgPermission, Object, AppLevelRequirement, Database, Schema, Table, CheckConstraint, Field, SpatialRelation,
|
|
5
|
+
* Tables: OrgGetManagersRecord, OrgGetSubordinatesRecord, GetAllRecord, AppPermission, OrgPermission, Object, AppLevelRequirement, Database, Schema, Table, CheckConstraint, Field, SpatialRelation, ForeignKeyConstraint, FullTextSearch, Index, Policy, PrimaryKeyConstraint, TableGrant, Trigger, UniqueConstraint, View, ViewTable, ViewGrant, ViewRule, EmbeddingChunk, SecureTableProvision, RelationProvision, SessionSecretsModule, IdentityProvidersModule, RealtimeModule, SchemaGrant, DefaultPrivilege, Enum, Function, ApiSchema, ApiModule, Domain, SiteMetadatum, SiteModule, SiteTheme, CorsSetting, TriggerFunction, DatabaseTransfer, Partition, Api, Site, App, ApiSetting, ConnectedAccountsModule, CryptoAddressesModule, CryptoAuthModule, DefaultIdsModule, DenormalizedTableField, EmailsModule, EncryptedSecretsModule, InvitesModule, LevelsModule, LimitsModule, MembershipTypesModule, MembershipsModule, PermissionsModule, PhoneNumbersModule, ProfilesModule, SecretsModule, SessionsModule, UserAuthModule, UsersModule, Blueprint, BlueprintTemplate, BlueprintConstruction, StorageModule, EntityTypeProvision, WebauthnCredentialsModule, WebauthnAuthModule, NotificationsModule, DatabaseProvisionModule, AppAdminGrant, AppOwnerGrant, AppGrant, OrgMembership, OrgMember, OrgAdminGrant, OrgOwnerGrant, OrgMemberProfile, OrgGrant, OrgChartEdge, OrgChartEdgeGrant, OrgPermissionDefault, AppLimit, AppLimitCredit, AppLimitCreditCodeItem, AppLimitCreditRedemption, OrgLimit, OrgLimitCredit, OrgLimitAggregate, AppStep, AppAchievement, AppLevel, Email, PhoneNumber, CryptoAddress, WebauthnCredential, AppInvite, AppClaimedInvite, OrgInvite, OrgClaimedInvite, AuditLog, AgentThread, AgentMessage, AgentTask, RoleType, IdentityProvider, Ref, Store, AppPermissionDefault, AppLimitCreditCode, AppLimitCapsDefault, OrgLimitCapsDefault, AppLimitCap, OrgLimitCap, MembershipType, MigrateFile, DevicesModule, NodeTypeRegistry, AppLimitDefault, OrgLimitDefault, UserConnectedAccount, Commit, PubkeySetting, RateLimitsModule, UsageSnapshot, AppMembershipDefault, OrgMembershipDefault, RlsSetting, AppLimitEvent, OrgLimitEvent, RlsModule, PlansModule, SqlAction, DatabaseSetting, BillingModule, AstMigration, User, OrgMembershipSetting, WebauthnSetting, AppMembership, BillingProviderModule, HierarchyModule
|
|
6
6
|
*
|
|
7
7
|
* Usage:
|
|
8
8
|
*
|
|
@@ -89,11 +89,6 @@ export declare const invalidate: {
|
|
|
89
89
|
/** Invalidate spatialRelation list queries */ readonly lists: (queryClient: QueryClient) => Promise<void>;
|
|
90
90
|
/** Invalidate a specific spatialRelation */ readonly detail: (queryClient: QueryClient, id: string | number) => Promise<void>;
|
|
91
91
|
};
|
|
92
|
-
/** Invalidate partition queries */ readonly partition: {
|
|
93
|
-
/** Invalidate all partition queries */ readonly all: (queryClient: QueryClient) => Promise<void>;
|
|
94
|
-
/** Invalidate partition list queries */ readonly lists: (queryClient: QueryClient) => Promise<void>;
|
|
95
|
-
/** Invalidate a specific partition */ readonly detail: (queryClient: QueryClient, id: string | number) => Promise<void>;
|
|
96
|
-
};
|
|
97
92
|
/** Invalidate foreignKeyConstraint queries */ readonly foreignKeyConstraint: {
|
|
98
93
|
/** Invalidate all foreignKeyConstraint queries */ readonly all: (queryClient: QueryClient) => Promise<void>;
|
|
99
94
|
/** Invalidate foreignKeyConstraint list queries */ readonly lists: (queryClient: QueryClient) => Promise<void>;
|
|
@@ -249,6 +244,11 @@ export declare const invalidate: {
|
|
|
249
244
|
/** Invalidate databaseTransfer list queries */ readonly lists: (queryClient: QueryClient) => Promise<void>;
|
|
250
245
|
/** Invalidate a specific databaseTransfer */ readonly detail: (queryClient: QueryClient, id: string | number) => Promise<void>;
|
|
251
246
|
};
|
|
247
|
+
/** Invalidate partition queries */ readonly partition: {
|
|
248
|
+
/** Invalidate all partition queries */ readonly all: (queryClient: QueryClient) => Promise<void>;
|
|
249
|
+
/** Invalidate partition list queries */ readonly lists: (queryClient: QueryClient) => Promise<void>;
|
|
250
|
+
/** Invalidate a specific partition */ readonly detail: (queryClient: QueryClient, id: string | number) => Promise<void>;
|
|
251
|
+
};
|
|
252
252
|
/** Invalidate api queries */ readonly api: {
|
|
253
253
|
/** Invalidate all api queries */ readonly all: (queryClient: QueryClient) => Promise<void>;
|
|
254
254
|
/** Invalidate api list queries */ readonly lists: (queryClient: QueryClient) => Promise<void>;
|
|
@@ -795,7 +795,6 @@ export declare const remove: {
|
|
|
795
795
|
/** Remove checkConstraint from cache */ readonly checkConstraint: (queryClient: QueryClient, id: string | number) => void;
|
|
796
796
|
/** Remove field from cache */ readonly field: (queryClient: QueryClient, id: string | number) => void;
|
|
797
797
|
/** Remove spatialRelation from cache */ readonly spatialRelation: (queryClient: QueryClient, id: string | number) => void;
|
|
798
|
-
/** Remove partition from cache */ readonly partition: (queryClient: QueryClient, id: string | number) => void;
|
|
799
798
|
/** Remove foreignKeyConstraint from cache */ readonly foreignKeyConstraint: (queryClient: QueryClient, id: string | number) => void;
|
|
800
799
|
/** Remove fullTextSearch from cache */ readonly fullTextSearch: (queryClient: QueryClient, id: string | number) => void;
|
|
801
800
|
/** Remove index from cache */ readonly index: (queryClient: QueryClient, id: string | number) => void;
|
|
@@ -827,6 +826,7 @@ export declare const remove: {
|
|
|
827
826
|
/** Remove corsSetting from cache */ readonly corsSetting: (queryClient: QueryClient, id: string | number) => void;
|
|
828
827
|
/** Remove triggerFunction from cache */ readonly triggerFunction: (queryClient: QueryClient, id: string | number) => void;
|
|
829
828
|
/** Remove databaseTransfer from cache */ readonly databaseTransfer: (queryClient: QueryClient, id: string | number) => void;
|
|
829
|
+
/** Remove partition from cache */ readonly partition: (queryClient: QueryClient, id: string | number) => void;
|
|
830
830
|
/** Remove api from cache */ readonly api: (queryClient: QueryClient, id: string | number) => void;
|
|
831
831
|
/** Remove site from cache */ readonly site: (queryClient: QueryClient, id: string | number) => void;
|
|
832
832
|
/** Remove app from cache */ readonly app: (queryClient: QueryClient, id: string | number) => void;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* @generated by @constructive-io/graphql-codegen
|
|
4
4
|
* DO NOT EDIT - changes will be overwritten
|
|
5
5
|
*/
|
|
6
|
-
import { orgGetManagersRecordKeys, orgGetSubordinatesRecordKeys, getAllRecordKeys, appPermissionKeys, orgPermissionKeys, objectKeys, appLevelRequirementKeys, databaseKeys, schemaKeys, tableKeys, checkConstraintKeys, fieldKeys, spatialRelationKeys,
|
|
6
|
+
import { orgGetManagersRecordKeys, orgGetSubordinatesRecordKeys, getAllRecordKeys, appPermissionKeys, orgPermissionKeys, objectKeys, appLevelRequirementKeys, databaseKeys, schemaKeys, tableKeys, checkConstraintKeys, fieldKeys, spatialRelationKeys, foreignKeyConstraintKeys, fullTextSearchKeys, indexKeys, policyKeys, primaryKeyConstraintKeys, tableGrantKeys, triggerKeys, uniqueConstraintKeys, viewKeys, viewTableKeys, viewGrantKeys, viewRuleKeys, embeddingChunkKeys, secureTableProvisionKeys, relationProvisionKeys, sessionSecretsModuleKeys, identityProvidersModuleKeys, realtimeModuleKeys, schemaGrantKeys, defaultPrivilegeKeys, enumKeys, functionKeys, apiSchemaKeys, apiModuleKeys, domainKeys, siteMetadatumKeys, siteModuleKeys, siteThemeKeys, corsSettingKeys, triggerFunctionKeys, databaseTransferKeys, partitionKeys, apiKeys, siteKeys, appKeys, apiSettingKeys, connectedAccountsModuleKeys, cryptoAddressesModuleKeys, cryptoAuthModuleKeys, defaultIdsModuleKeys, denormalizedTableFieldKeys, emailsModuleKeys, encryptedSecretsModuleKeys, invitesModuleKeys, levelsModuleKeys, limitsModuleKeys, membershipTypesModuleKeys, membershipsModuleKeys, permissionsModuleKeys, phoneNumbersModuleKeys, profilesModuleKeys, secretsModuleKeys, sessionsModuleKeys, userAuthModuleKeys, usersModuleKeys, blueprintKeys, blueprintTemplateKeys, blueprintConstructionKeys, storageModuleKeys, entityTypeProvisionKeys, webauthnCredentialsModuleKeys, webauthnAuthModuleKeys, notificationsModuleKeys, databaseProvisionModuleKeys, appAdminGrantKeys, appOwnerGrantKeys, appGrantKeys, orgMembershipKeys, orgMemberKeys, orgAdminGrantKeys, orgOwnerGrantKeys, orgMemberProfileKeys, orgGrantKeys, orgChartEdgeKeys, orgChartEdgeGrantKeys, orgPermissionDefaultKeys, appLimitKeys, appLimitCreditKeys, appLimitCreditCodeItemKeys, appLimitCreditRedemptionKeys, orgLimitKeys, orgLimitCreditKeys, orgLimitAggregateKeys, appStepKeys, appAchievementKeys, appLevelKeys, emailKeys, phoneNumberKeys, cryptoAddressKeys, webauthnCredentialKeys, appInviteKeys, appClaimedInviteKeys, orgInviteKeys, orgClaimedInviteKeys, auditLogKeys, agentThreadKeys, agentMessageKeys, agentTaskKeys, roleTypeKeys, identityProviderKeys, refKeys, storeKeys, appPermissionDefaultKeys, appLimitCreditCodeKeys, appLimitCapsDefaultKeys, orgLimitCapsDefaultKeys, appLimitCapKeys, orgLimitCapKeys, membershipTypeKeys, migrateFileKeys, devicesModuleKeys, nodeTypeRegistryKeys, appLimitDefaultKeys, orgLimitDefaultKeys, userConnectedAccountKeys, commitKeys, pubkeySettingKeys, rateLimitsModuleKeys, usageSnapshotKeys, appMembershipDefaultKeys, orgMembershipDefaultKeys, rlsSettingKeys, appLimitEventKeys, orgLimitEventKeys, rlsModuleKeys, plansModuleKeys, sqlActionKeys, databaseSettingKeys, billingModuleKeys, astMigrationKeys, userKeys, orgMembershipSettingKeys, webauthnSettingKeys, appMembershipKeys, billingProviderModuleKeys, hierarchyModuleKeys, } from './query-keys';
|
|
7
7
|
/**
|
|
8
8
|
// ============================================================================
|
|
9
9
|
// Invalidation Helpers
|
|
@@ -167,17 +167,6 @@ export const invalidate = {
|
|
|
167
167
|
queryKey: spatialRelationKeys.detail(id),
|
|
168
168
|
}),
|
|
169
169
|
},
|
|
170
|
-
/** Invalidate partition queries */ partition: {
|
|
171
|
-
/** Invalidate all partition queries */ all: (queryClient) => queryClient.invalidateQueries({
|
|
172
|
-
queryKey: partitionKeys.all,
|
|
173
|
-
}),
|
|
174
|
-
/** Invalidate partition list queries */ lists: (queryClient) => queryClient.invalidateQueries({
|
|
175
|
-
queryKey: partitionKeys.lists(),
|
|
176
|
-
}),
|
|
177
|
-
/** Invalidate a specific partition */ detail: (queryClient, id) => queryClient.invalidateQueries({
|
|
178
|
-
queryKey: partitionKeys.detail(id),
|
|
179
|
-
}),
|
|
180
|
-
},
|
|
181
170
|
/** Invalidate foreignKeyConstraint queries */ foreignKeyConstraint: {
|
|
182
171
|
/** Invalidate all foreignKeyConstraint queries */ all: (queryClient) => queryClient.invalidateQueries({
|
|
183
172
|
queryKey: foreignKeyConstraintKeys.all,
|
|
@@ -519,6 +508,17 @@ export const invalidate = {
|
|
|
519
508
|
queryKey: databaseTransferKeys.detail(id),
|
|
520
509
|
}),
|
|
521
510
|
},
|
|
511
|
+
/** Invalidate partition queries */ partition: {
|
|
512
|
+
/** Invalidate all partition queries */ all: (queryClient) => queryClient.invalidateQueries({
|
|
513
|
+
queryKey: partitionKeys.all,
|
|
514
|
+
}),
|
|
515
|
+
/** Invalidate partition list queries */ lists: (queryClient) => queryClient.invalidateQueries({
|
|
516
|
+
queryKey: partitionKeys.lists(),
|
|
517
|
+
}),
|
|
518
|
+
/** Invalidate a specific partition */ detail: (queryClient, id) => queryClient.invalidateQueries({
|
|
519
|
+
queryKey: partitionKeys.detail(id),
|
|
520
|
+
}),
|
|
521
|
+
},
|
|
522
522
|
/** Invalidate api queries */ api: {
|
|
523
523
|
/** Invalidate all api queries */ all: (queryClient) => queryClient.invalidateQueries({
|
|
524
524
|
queryKey: apiKeys.all,
|
|
@@ -1741,11 +1741,6 @@ export const remove = {
|
|
|
1741
1741
|
queryKey: spatialRelationKeys.detail(id),
|
|
1742
1742
|
});
|
|
1743
1743
|
},
|
|
1744
|
-
/** Remove partition from cache */ partition: (queryClient, id) => {
|
|
1745
|
-
queryClient.removeQueries({
|
|
1746
|
-
queryKey: partitionKeys.detail(id),
|
|
1747
|
-
});
|
|
1748
|
-
},
|
|
1749
1744
|
/** Remove foreignKeyConstraint from cache */ foreignKeyConstraint: (queryClient, id) => {
|
|
1750
1745
|
queryClient.removeQueries({
|
|
1751
1746
|
queryKey: foreignKeyConstraintKeys.detail(id),
|
|
@@ -1901,6 +1896,11 @@ export const remove = {
|
|
|
1901
1896
|
queryKey: databaseTransferKeys.detail(id),
|
|
1902
1897
|
});
|
|
1903
1898
|
},
|
|
1899
|
+
/** Remove partition from cache */ partition: (queryClient, id) => {
|
|
1900
|
+
queryClient.removeQueries({
|
|
1901
|
+
queryKey: partitionKeys.detail(id),
|
|
1902
|
+
});
|
|
1903
|
+
},
|
|
1904
1904
|
/** Remove api from cache */ api: (queryClient, id) => {
|
|
1905
1905
|
queryClient.removeQueries({
|
|
1906
1906
|
queryKey: apiKeys.detail(id),
|
|
@@ -81,12 +81,6 @@ export declare const spatialRelationMutationKeys: {
|
|
|
81
81
|
/** Update spatialRelation mutation key */ readonly update: (id: string | number) => readonly ["mutation", "spatialrelation", "update", string | number];
|
|
82
82
|
/** Delete spatialRelation mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "spatialrelation", "delete", string | number];
|
|
83
83
|
};
|
|
84
|
-
export declare const partitionMutationKeys: {
|
|
85
|
-
/** All partition mutation keys */ readonly all: readonly ["mutation", "partition"];
|
|
86
|
-
/** Create partition mutation key */ readonly create: () => readonly ["mutation", "partition", "create"];
|
|
87
|
-
/** Update partition mutation key */ readonly update: (id: string | number) => readonly ["mutation", "partition", "update", string | number];
|
|
88
|
-
/** Delete partition mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "partition", "delete", string | number];
|
|
89
|
-
};
|
|
90
84
|
export declare const foreignKeyConstraintMutationKeys: {
|
|
91
85
|
/** All foreignKeyConstraint mutation keys */ readonly all: readonly ["mutation", "foreignkeyconstraint"];
|
|
92
86
|
/** Create foreignKeyConstraint mutation key */ readonly create: () => readonly ["mutation", "foreignkeyconstraint", "create"];
|
|
@@ -273,6 +267,12 @@ export declare const databaseTransferMutationKeys: {
|
|
|
273
267
|
/** Update databaseTransfer mutation key */ readonly update: (id: string | number) => readonly ["mutation", "databasetransfer", "update", string | number];
|
|
274
268
|
/** Delete databaseTransfer mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "databasetransfer", "delete", string | number];
|
|
275
269
|
};
|
|
270
|
+
export declare const partitionMutationKeys: {
|
|
271
|
+
/** All partition mutation keys */ readonly all: readonly ["mutation", "partition"];
|
|
272
|
+
/** Create partition mutation key */ readonly create: () => readonly ["mutation", "partition", "create"];
|
|
273
|
+
/** Update partition mutation key */ readonly update: (id: string | number) => readonly ["mutation", "partition", "update", string | number];
|
|
274
|
+
/** Delete partition mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "partition", "delete", string | number];
|
|
275
|
+
};
|
|
276
276
|
export declare const apiMutationKeys: {
|
|
277
277
|
/** All api mutation keys */ readonly all: readonly ["mutation", "api"];
|
|
278
278
|
/** Create api mutation key */ readonly create: () => readonly ["mutation", "api", "create"];
|
|
@@ -1049,12 +1049,6 @@ export declare const mutationKeys: {
|
|
|
1049
1049
|
/** Update spatialRelation mutation key */ readonly update: (id: string | number) => readonly ["mutation", "spatialrelation", "update", string | number];
|
|
1050
1050
|
/** Delete spatialRelation mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "spatialrelation", "delete", string | number];
|
|
1051
1051
|
};
|
|
1052
|
-
readonly partition: {
|
|
1053
|
-
/** All partition mutation keys */ readonly all: readonly ["mutation", "partition"];
|
|
1054
|
-
/** Create partition mutation key */ readonly create: () => readonly ["mutation", "partition", "create"];
|
|
1055
|
-
/** Update partition mutation key */ readonly update: (id: string | number) => readonly ["mutation", "partition", "update", string | number];
|
|
1056
|
-
/** Delete partition mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "partition", "delete", string | number];
|
|
1057
|
-
};
|
|
1058
1052
|
readonly foreignKeyConstraint: {
|
|
1059
1053
|
/** All foreignKeyConstraint mutation keys */ readonly all: readonly ["mutation", "foreignkeyconstraint"];
|
|
1060
1054
|
/** Create foreignKeyConstraint mutation key */ readonly create: () => readonly ["mutation", "foreignkeyconstraint", "create"];
|
|
@@ -1241,6 +1235,12 @@ export declare const mutationKeys: {
|
|
|
1241
1235
|
/** Update databaseTransfer mutation key */ readonly update: (id: string | number) => readonly ["mutation", "databasetransfer", "update", string | number];
|
|
1242
1236
|
/** Delete databaseTransfer mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "databasetransfer", "delete", string | number];
|
|
1243
1237
|
};
|
|
1238
|
+
readonly partition: {
|
|
1239
|
+
/** All partition mutation keys */ readonly all: readonly ["mutation", "partition"];
|
|
1240
|
+
/** Create partition mutation key */ readonly create: () => readonly ["mutation", "partition", "create"];
|
|
1241
|
+
/** Update partition mutation key */ readonly update: (id: string | number) => readonly ["mutation", "partition", "update", string | number];
|
|
1242
|
+
/** Delete partition mutation key */ readonly delete: (id: string | number) => readonly ["mutation", "partition", "delete", string | number];
|
|
1243
|
+
};
|
|
1244
1244
|
readonly api: {
|
|
1245
1245
|
/** All api mutation keys */ readonly all: readonly ["mutation", "api"];
|
|
1246
1246
|
/** Create api mutation key */ readonly create: () => readonly ["mutation", "api", "create"];
|
|
@@ -96,12 +96,6 @@ export const spatialRelationMutationKeys = {
|
|
|
96
96
|
/** Update spatialRelation mutation key */ update: (id) => ['mutation', 'spatialrelation', 'update', id],
|
|
97
97
|
/** Delete spatialRelation mutation key */ delete: (id) => ['mutation', 'spatialrelation', 'delete', id],
|
|
98
98
|
};
|
|
99
|
-
export const partitionMutationKeys = {
|
|
100
|
-
/** All partition mutation keys */ all: ['mutation', 'partition'],
|
|
101
|
-
/** Create partition mutation key */ create: () => ['mutation', 'partition', 'create'],
|
|
102
|
-
/** Update partition mutation key */ update: (id) => ['mutation', 'partition', 'update', id],
|
|
103
|
-
/** Delete partition mutation key */ delete: (id) => ['mutation', 'partition', 'delete', id],
|
|
104
|
-
};
|
|
105
99
|
export const foreignKeyConstraintMutationKeys = {
|
|
106
100
|
/** All foreignKeyConstraint mutation keys */ all: ['mutation', 'foreignkeyconstraint'],
|
|
107
101
|
/** Create foreignKeyConstraint mutation key */ create: () => ['mutation', 'foreignkeyconstraint', 'create'],
|
|
@@ -291,6 +285,12 @@ export const databaseTransferMutationKeys = {
|
|
|
291
285
|
/** Update databaseTransfer mutation key */ update: (id) => ['mutation', 'databasetransfer', 'update', id],
|
|
292
286
|
/** Delete databaseTransfer mutation key */ delete: (id) => ['mutation', 'databasetransfer', 'delete', id],
|
|
293
287
|
};
|
|
288
|
+
export const partitionMutationKeys = {
|
|
289
|
+
/** All partition mutation keys */ all: ['mutation', 'partition'],
|
|
290
|
+
/** Create partition mutation key */ create: () => ['mutation', 'partition', 'create'],
|
|
291
|
+
/** Update partition mutation key */ update: (id) => ['mutation', 'partition', 'update', id],
|
|
292
|
+
/** Delete partition mutation key */ delete: (id) => ['mutation', 'partition', 'delete', id],
|
|
293
|
+
};
|
|
294
294
|
export const apiMutationKeys = {
|
|
295
295
|
/** All api mutation keys */ all: ['mutation', 'api'],
|
|
296
296
|
/** Create api mutation key */ create: () => ['mutation', 'api', 'create'],
|
|
@@ -1132,7 +1132,6 @@ export const mutationKeys = {
|
|
|
1132
1132
|
checkConstraint: checkConstraintMutationKeys,
|
|
1133
1133
|
field: fieldMutationKeys,
|
|
1134
1134
|
spatialRelation: spatialRelationMutationKeys,
|
|
1135
|
-
partition: partitionMutationKeys,
|
|
1136
1135
|
foreignKeyConstraint: foreignKeyConstraintMutationKeys,
|
|
1137
1136
|
fullTextSearch: fullTextSearchMutationKeys,
|
|
1138
1137
|
index: indexMutationKeys,
|
|
@@ -1164,6 +1163,7 @@ export const mutationKeys = {
|
|
|
1164
1163
|
corsSetting: corsSettingMutationKeys,
|
|
1165
1164
|
triggerFunction: triggerFunctionMutationKeys,
|
|
1166
1165
|
databaseTransfer: databaseTransferMutationKeys,
|
|
1166
|
+
partition: partitionMutationKeys,
|
|
1167
1167
|
api: apiMutationKeys,
|
|
1168
1168
|
site: siteMutationKeys,
|
|
1169
1169
|
app: appMutationKeys,
|
|
@@ -36,9 +36,6 @@ export * from './useDeleteFieldMutation';
|
|
|
36
36
|
export * from './useCreateSpatialRelationMutation';
|
|
37
37
|
export * from './useUpdateSpatialRelationMutation';
|
|
38
38
|
export * from './useDeleteSpatialRelationMutation';
|
|
39
|
-
export * from './useCreatePartitionMutation';
|
|
40
|
-
export * from './useUpdatePartitionMutation';
|
|
41
|
-
export * from './useDeletePartitionMutation';
|
|
42
39
|
export * from './useCreateForeignKeyConstraintMutation';
|
|
43
40
|
export * from './useUpdateForeignKeyConstraintMutation';
|
|
44
41
|
export * from './useDeleteForeignKeyConstraintMutation';
|
|
@@ -132,6 +129,9 @@ export * from './useDeleteTriggerFunctionMutation';
|
|
|
132
129
|
export * from './useCreateDatabaseTransferMutation';
|
|
133
130
|
export * from './useUpdateDatabaseTransferMutation';
|
|
134
131
|
export * from './useDeleteDatabaseTransferMutation';
|
|
132
|
+
export * from './useCreatePartitionMutation';
|
|
133
|
+
export * from './useUpdatePartitionMutation';
|
|
134
|
+
export * from './useDeletePartitionMutation';
|
|
135
135
|
export * from './useCreateApiMutation';
|
|
136
136
|
export * from './useUpdateApiMutation';
|
|
137
137
|
export * from './useDeleteApiMutation';
|
|
@@ -36,9 +36,6 @@ export * from './useDeleteFieldMutation';
|
|
|
36
36
|
export * from './useCreateSpatialRelationMutation';
|
|
37
37
|
export * from './useUpdateSpatialRelationMutation';
|
|
38
38
|
export * from './useDeleteSpatialRelationMutation';
|
|
39
|
-
export * from './useCreatePartitionMutation';
|
|
40
|
-
export * from './useUpdatePartitionMutation';
|
|
41
|
-
export * from './useDeletePartitionMutation';
|
|
42
39
|
export * from './useCreateForeignKeyConstraintMutation';
|
|
43
40
|
export * from './useUpdateForeignKeyConstraintMutation';
|
|
44
41
|
export * from './useDeleteForeignKeyConstraintMutation';
|
|
@@ -132,6 +129,9 @@ export * from './useDeleteTriggerFunctionMutation';
|
|
|
132
129
|
export * from './useCreateDatabaseTransferMutation';
|
|
133
130
|
export * from './useUpdateDatabaseTransferMutation';
|
|
134
131
|
export * from './useDeleteDatabaseTransferMutation';
|
|
132
|
+
export * from './useCreatePartitionMutation';
|
|
133
|
+
export * from './useUpdatePartitionMutation';
|
|
134
|
+
export * from './useDeletePartitionMutation';
|
|
135
135
|
export * from './useCreateApiMutation';
|
|
136
136
|
export * from './useUpdateApiMutation';
|
|
137
137
|
export * from './useDeleteApiMutation';
|
|
@@ -26,8 +26,6 @@ export * from './useFieldsQuery';
|
|
|
26
26
|
export * from './useFieldQuery';
|
|
27
27
|
export * from './useSpatialRelationsQuery';
|
|
28
28
|
export * from './useSpatialRelationQuery';
|
|
29
|
-
export * from './usePartitionsQuery';
|
|
30
|
-
export * from './usePartitionQuery';
|
|
31
29
|
export * from './useForeignKeyConstraintsQuery';
|
|
32
30
|
export * from './useForeignKeyConstraintQuery';
|
|
33
31
|
export * from './useFullTextSearchesQuery';
|
|
@@ -90,6 +88,8 @@ export * from './useTriggerFunctionsQuery';
|
|
|
90
88
|
export * from './useTriggerFunctionQuery';
|
|
91
89
|
export * from './useDatabaseTransfersQuery';
|
|
92
90
|
export * from './useDatabaseTransferQuery';
|
|
91
|
+
export * from './usePartitionsQuery';
|
|
92
|
+
export * from './usePartitionQuery';
|
|
93
93
|
export * from './useApisQuery';
|
|
94
94
|
export * from './useApiQuery';
|
|
95
95
|
export * from './useSitesQuery';
|
|
@@ -26,8 +26,6 @@ export * from './useFieldsQuery';
|
|
|
26
26
|
export * from './useFieldQuery';
|
|
27
27
|
export * from './useSpatialRelationsQuery';
|
|
28
28
|
export * from './useSpatialRelationQuery';
|
|
29
|
-
export * from './usePartitionsQuery';
|
|
30
|
-
export * from './usePartitionQuery';
|
|
31
29
|
export * from './useForeignKeyConstraintsQuery';
|
|
32
30
|
export * from './useForeignKeyConstraintQuery';
|
|
33
31
|
export * from './useFullTextSearchesQuery';
|
|
@@ -90,6 +88,8 @@ export * from './useTriggerFunctionsQuery';
|
|
|
90
88
|
export * from './useTriggerFunctionQuery';
|
|
91
89
|
export * from './useDatabaseTransfersQuery';
|
|
92
90
|
export * from './useDatabaseTransferQuery';
|
|
91
|
+
export * from './usePartitionsQuery';
|
|
92
|
+
export * from './usePartitionQuery';
|
|
93
93
|
export * from './useApisQuery';
|
|
94
94
|
export * from './useApiQuery';
|
|
95
95
|
export * from './useSitesQuery';
|
|
@@ -94,13 +94,6 @@ export declare const spatialRelationKeys: {
|
|
|
94
94
|
/** Detail query keys */ readonly details: () => readonly ["spatialrelation", "detail"];
|
|
95
95
|
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["spatialrelation", "detail", string | number];
|
|
96
96
|
};
|
|
97
|
-
export declare const partitionKeys: {
|
|
98
|
-
/** All partition queries */ readonly all: readonly ["partition"];
|
|
99
|
-
/** List query keys */ readonly lists: () => readonly ["partition", "list"];
|
|
100
|
-
/** List query key with variables */ readonly list: (variables?: object) => readonly ["partition", "list", object];
|
|
101
|
-
/** Detail query keys */ readonly details: () => readonly ["partition", "detail"];
|
|
102
|
-
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["partition", "detail", string | number];
|
|
103
|
-
};
|
|
104
97
|
export declare const foreignKeyConstraintKeys: {
|
|
105
98
|
/** All foreignKeyConstraint queries */ readonly all: readonly ["foreignkeyconstraint"];
|
|
106
99
|
/** List query keys */ readonly lists: () => readonly ["foreignkeyconstraint", "list"];
|
|
@@ -318,6 +311,13 @@ export declare const databaseTransferKeys: {
|
|
|
318
311
|
/** Detail query keys */ readonly details: () => readonly ["databasetransfer", "detail"];
|
|
319
312
|
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["databasetransfer", "detail", string | number];
|
|
320
313
|
};
|
|
314
|
+
export declare const partitionKeys: {
|
|
315
|
+
/** All partition queries */ readonly all: readonly ["partition"];
|
|
316
|
+
/** List query keys */ readonly lists: () => readonly ["partition", "list"];
|
|
317
|
+
/** List query key with variables */ readonly list: (variables?: object) => readonly ["partition", "list", object];
|
|
318
|
+
/** Detail query keys */ readonly details: () => readonly ["partition", "detail"];
|
|
319
|
+
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["partition", "detail", string | number];
|
|
320
|
+
};
|
|
321
321
|
export declare const apiKeys: {
|
|
322
322
|
/** All api queries */ readonly all: readonly ["api"];
|
|
323
323
|
/** List query keys */ readonly lists: () => readonly ["api", "list"];
|
|
@@ -1184,13 +1184,6 @@ export declare const queryKeys: {
|
|
|
1184
1184
|
/** Detail query keys */ readonly details: () => readonly ["spatialrelation", "detail"];
|
|
1185
1185
|
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["spatialrelation", "detail", string | number];
|
|
1186
1186
|
};
|
|
1187
|
-
readonly partition: {
|
|
1188
|
-
/** All partition queries */ readonly all: readonly ["partition"];
|
|
1189
|
-
/** List query keys */ readonly lists: () => readonly ["partition", "list"];
|
|
1190
|
-
/** List query key with variables */ readonly list: (variables?: object) => readonly ["partition", "list", object];
|
|
1191
|
-
/** Detail query keys */ readonly details: () => readonly ["partition", "detail"];
|
|
1192
|
-
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["partition", "detail", string | number];
|
|
1193
|
-
};
|
|
1194
1187
|
readonly foreignKeyConstraint: {
|
|
1195
1188
|
/** All foreignKeyConstraint queries */ readonly all: readonly ["foreignkeyconstraint"];
|
|
1196
1189
|
/** List query keys */ readonly lists: () => readonly ["foreignkeyconstraint", "list"];
|
|
@@ -1408,6 +1401,13 @@ export declare const queryKeys: {
|
|
|
1408
1401
|
/** Detail query keys */ readonly details: () => readonly ["databasetransfer", "detail"];
|
|
1409
1402
|
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["databasetransfer", "detail", string | number];
|
|
1410
1403
|
};
|
|
1404
|
+
readonly partition: {
|
|
1405
|
+
/** All partition queries */ readonly all: readonly ["partition"];
|
|
1406
|
+
/** List query keys */ readonly lists: () => readonly ["partition", "list"];
|
|
1407
|
+
/** List query key with variables */ readonly list: (variables?: object) => readonly ["partition", "list", object];
|
|
1408
|
+
/** Detail query keys */ readonly details: () => readonly ["partition", "detail"];
|
|
1409
|
+
/** Detail query key for specific item */ readonly detail: (id: string | number) => readonly ["partition", "detail", string | number];
|
|
1410
|
+
};
|
|
1411
1411
|
readonly api: {
|
|
1412
1412
|
/** All api queries */ readonly all: readonly ["api"];
|
|
1413
1413
|
/** List query keys */ readonly lists: () => readonly ["api", "list"];
|
|
@@ -107,13 +107,6 @@ export const spatialRelationKeys = {
|
|
|
107
107
|
/** Detail query keys */ details: () => [...spatialRelationKeys.all, 'detail'],
|
|
108
108
|
/** Detail query key for specific item */ detail: (id) => [...spatialRelationKeys.details(), id],
|
|
109
109
|
};
|
|
110
|
-
export const partitionKeys = {
|
|
111
|
-
/** All partition queries */ all: ['partition'],
|
|
112
|
-
/** List query keys */ lists: () => [...partitionKeys.all, 'list'],
|
|
113
|
-
/** List query key with variables */ list: (variables) => [...partitionKeys.lists(), variables],
|
|
114
|
-
/** Detail query keys */ details: () => [...partitionKeys.all, 'detail'],
|
|
115
|
-
/** Detail query key for specific item */ detail: (id) => [...partitionKeys.details(), id],
|
|
116
|
-
};
|
|
117
110
|
export const foreignKeyConstraintKeys = {
|
|
118
111
|
/** All foreignKeyConstraint queries */ all: ['foreignkeyconstraint'],
|
|
119
112
|
/** List query keys */ lists: () => [...foreignKeyConstraintKeys.all, 'list'],
|
|
@@ -331,6 +324,13 @@ export const databaseTransferKeys = {
|
|
|
331
324
|
/** Detail query keys */ details: () => [...databaseTransferKeys.all, 'detail'],
|
|
332
325
|
/** Detail query key for specific item */ detail: (id) => [...databaseTransferKeys.details(), id],
|
|
333
326
|
};
|
|
327
|
+
export const partitionKeys = {
|
|
328
|
+
/** All partition queries */ all: ['partition'],
|
|
329
|
+
/** List query keys */ lists: () => [...partitionKeys.all, 'list'],
|
|
330
|
+
/** List query key with variables */ list: (variables) => [...partitionKeys.lists(), variables],
|
|
331
|
+
/** Detail query keys */ details: () => [...partitionKeys.all, 'detail'],
|
|
332
|
+
/** Detail query key for specific item */ detail: (id) => [...partitionKeys.details(), id],
|
|
333
|
+
};
|
|
334
334
|
export const apiKeys = {
|
|
335
335
|
/** All api queries */ all: ['api'],
|
|
336
336
|
/** List query keys */ lists: () => [...apiKeys.all, 'list'],
|
|
@@ -1122,7 +1122,6 @@ export const queryKeys = {
|
|
|
1122
1122
|
checkConstraint: checkConstraintKeys,
|
|
1123
1123
|
field: fieldKeys,
|
|
1124
1124
|
spatialRelation: spatialRelationKeys,
|
|
1125
|
-
partition: partitionKeys,
|
|
1126
1125
|
foreignKeyConstraint: foreignKeyConstraintKeys,
|
|
1127
1126
|
fullTextSearch: fullTextSearchKeys,
|
|
1128
1127
|
index: indexKeys,
|
|
@@ -1154,6 +1153,7 @@ export const queryKeys = {
|
|
|
1154
1153
|
corsSetting: corsSettingKeys,
|
|
1155
1154
|
triggerFunction: triggerFunctionKeys,
|
|
1156
1155
|
databaseTransfer: databaseTransferKeys,
|
|
1156
|
+
partition: partitionKeys,
|
|
1157
1157
|
api: apiKeys,
|
|
1158
1158
|
site: siteKeys,
|
|
1159
1159
|
app: appKeys,
|
|
@@ -12,7 +12,6 @@ import { TableModel } from './models/table';
|
|
|
12
12
|
import { CheckConstraintModel } from './models/checkConstraint';
|
|
13
13
|
import { FieldModel } from './models/field';
|
|
14
14
|
import { SpatialRelationModel } from './models/spatialRelation';
|
|
15
|
-
import { PartitionModel } from './models/partition';
|
|
16
15
|
import { ForeignKeyConstraintModel } from './models/foreignKeyConstraint';
|
|
17
16
|
import { FullTextSearchModel } from './models/fullTextSearch';
|
|
18
17
|
import { IndexModel } from './models/index';
|
|
@@ -44,6 +43,7 @@ import { SiteThemeModel } from './models/siteTheme';
|
|
|
44
43
|
import { CorsSettingModel } from './models/corsSetting';
|
|
45
44
|
import { TriggerFunctionModel } from './models/triggerFunction';
|
|
46
45
|
import { DatabaseTransferModel } from './models/databaseTransfer';
|
|
46
|
+
import { PartitionModel } from './models/partition';
|
|
47
47
|
import { ApiModel } from './models/api';
|
|
48
48
|
import { SiteModel } from './models/site';
|
|
49
49
|
import { AppModel } from './models/app';
|
|
@@ -192,7 +192,6 @@ export declare function createClient(config: OrmClientConfig): {
|
|
|
192
192
|
checkConstraint: CheckConstraintModel;
|
|
193
193
|
field: FieldModel;
|
|
194
194
|
spatialRelation: SpatialRelationModel;
|
|
195
|
-
partition: PartitionModel;
|
|
196
195
|
foreignKeyConstraint: ForeignKeyConstraintModel;
|
|
197
196
|
fullTextSearch: FullTextSearchModel;
|
|
198
197
|
index: IndexModel;
|
|
@@ -224,6 +223,7 @@ export declare function createClient(config: OrmClientConfig): {
|
|
|
224
223
|
corsSetting: CorsSettingModel;
|
|
225
224
|
triggerFunction: TriggerFunctionModel;
|
|
226
225
|
databaseTransfer: DatabaseTransferModel;
|
|
226
|
+
partition: PartitionModel;
|
|
227
227
|
api: ApiModel;
|
|
228
228
|
site: SiteModel;
|
|
229
229
|
app: AppModel;
|
package/esm/public/orm/index.js
CHANGED
|
@@ -17,7 +17,6 @@ import { TableModel } from './models/table';
|
|
|
17
17
|
import { CheckConstraintModel } from './models/checkConstraint';
|
|
18
18
|
import { FieldModel } from './models/field';
|
|
19
19
|
import { SpatialRelationModel } from './models/spatialRelation';
|
|
20
|
-
import { PartitionModel } from './models/partition';
|
|
21
20
|
import { ForeignKeyConstraintModel } from './models/foreignKeyConstraint';
|
|
22
21
|
import { FullTextSearchModel } from './models/fullTextSearch';
|
|
23
22
|
import { IndexModel } from './models/index';
|
|
@@ -49,6 +48,7 @@ import { SiteThemeModel } from './models/siteTheme';
|
|
|
49
48
|
import { CorsSettingModel } from './models/corsSetting';
|
|
50
49
|
import { TriggerFunctionModel } from './models/triggerFunction';
|
|
51
50
|
import { DatabaseTransferModel } from './models/databaseTransfer';
|
|
51
|
+
import { PartitionModel } from './models/partition';
|
|
52
52
|
import { ApiModel } from './models/api';
|
|
53
53
|
import { SiteModel } from './models/site';
|
|
54
54
|
import { AppModel } from './models/app';
|
|
@@ -200,7 +200,6 @@ export function createClient(config) {
|
|
|
200
200
|
checkConstraint: new CheckConstraintModel(client),
|
|
201
201
|
field: new FieldModel(client),
|
|
202
202
|
spatialRelation: new SpatialRelationModel(client),
|
|
203
|
-
partition: new PartitionModel(client),
|
|
204
203
|
foreignKeyConstraint: new ForeignKeyConstraintModel(client),
|
|
205
204
|
fullTextSearch: new FullTextSearchModel(client),
|
|
206
205
|
index: new IndexModel(client),
|
|
@@ -232,6 +231,7 @@ export function createClient(config) {
|
|
|
232
231
|
corsSetting: new CorsSettingModel(client),
|
|
233
232
|
triggerFunction: new TriggerFunctionModel(client),
|
|
234
233
|
databaseTransfer: new DatabaseTransferModel(client),
|
|
234
|
+
partition: new PartitionModel(client),
|
|
235
235
|
api: new ApiModel(client),
|
|
236
236
|
site: new SiteModel(client),
|
|
237
237
|
app: new AppModel(client),
|