(injector: Injector, ctx: RequestContext, input: LoadTemplateInput) => Promise<string>Load template and return it's content as a string
() => Promise<Partial[]>Load partials and return their contents. This method is only called during initialization, i.e. during server startup.
Loads email templates from the local file system. This is the default loader used by the EmailPlugin.
TemplateLoader(_injector: Injector, _ctx: RequestContext, { type, templateName }: LoadTemplateInput) => Promise<string>() => Promise<Partial[]>Architecture reviews, custom plugin work, migrations, ongoing support. Get a hand from the team that builds Vendure.