Optional
customHeaders?: string[]Set all custom headers that you'll be using here so that CORS will allow them.
Optional
logger?: ServiceLoggerOptionLogger for the service. Use silentServiceLogger to disable logging entirely (even
errors) or simply set undefined
to the log type that you wish to suppress. An omitted log
keys will fallback to the efault logger.
Type-safe input for implementService.