Optional
handler?: ServiceHandlerAn optional handler - if not set the service is an iterator
Optional
metadata?: Record<string, string>Optional metadata about the endpoint
Optional
queue?: stringOptional queue group to run this particular endpoint in. The service's configuration queue configuration will be used. See ServiceConfig.
Subject where the endpoint listens
Generated using TypeDoc
A service Endpoint