orm-service / ServiceSchema
Interface: ServiceSchema
Defined in: src/domain/serviceSchema.ts:17
Extends
Schema
Properties
application?
optional
application:ApplicationSchema
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:182
Inherited from
Schema.application
domain
domain:
DomainSchema
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:180
Inherited from
Schema.domain
infrastructure
infrastructure:
ServiceInfrastructureSchema
Defined in: src/domain/serviceSchema.ts:18
Overrides
Schema.infrastructure
version
version:
string
Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:179
Inherited from
Schema.version