Skip to main content

Interface: SstLoaderOptions

Hierarchy

Properties

api

โ€ข api: AppSyncApi


defaultFunctionDataSource

โ€ข Optional defaultFunctionDataSource: string


defaultUnitResolverDataSource

โ€ข Optional defaultUnitResolverDataSource: string


dataSources

โ€ข Optional dataSources: undefined


variables

โ€ข Optional variables: Record<string, string>

Variables to replace in VTL files. See Parser#setvariable for sample usage

Inherited from

ParserOptions.variables


structure

โ€ข Optional structure: DirectoryStructure

Inherited from

ParserOptions.structure