Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResolveParams<Resolvers, Key>

Type parameters

Hierarchy

  • ResolveParams

Index

Properties

injectionParams?: InjectionParams<Resolvers, Key>
omitCache?: boolean

If set to true, will omit cache and build the value once again, omitting the LifeTime option.

Generated using TypeDoc