orm-service


orm-service / ServiceInfrastructureSchema

Interface: ServiceInfrastructureSchema

Defined in: src/domain/serviceSchema.ts:12

Extends

  • InfrastructureSchema

Properties

mappings?

optional mappings: Mapping[]

Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:167

Inherited from

InfrastructureSchema.mappings


paths?

optional paths: AppPathsConfig

Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:166

Inherited from

InfrastructureSchema.paths


queue

queue: QueuedInfo

Defined in: src/domain/serviceSchema.ts:14


server?

optional server: ServerConfig

Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:171

Inherited from

InfrastructureSchema.server


service

service: ServiceConfig

Defined in: src/domain/serviceSchema.ts:13


sources?

optional sources: Source[]

Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:169

Inherited from

InfrastructureSchema.sources


stages?

optional stages: Stage[]

Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:170

Inherited from

InfrastructureSchema.stages


views?

optional views: View[]

Defined in: node_modules/lambdaorm-base/schema/domain/schema.d.ts:168

Inherited from

InfrastructureSchema.views