Interface InstanceConfig<TName>

Behaviour instance (runtime) configuration.

Used by admin while enabling Behaviours for configuring business logic. This configuration is stored in database and is being passed to Behaviour resolvers at query time.

Type Parameters

  • TName extends string = string

Hierarchy

Properties

Properties

type: TName

Generated using TypeDoc