Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for a value entity.

Hierarchy

Index

Properties

entityType?: string

The entity type name for all entities of this type.

includeDirs?: string[]

The directories to include when looking up imported protobuf files.

defaultvalue

Defaults to the current directory ['.']

forwardHeaders?: string[]

Request headers to be forwarded as metadata to the component.

defaultvalue

Empty []

entityPassivationStrategy?: EntityPassivationStrategy

Entity passivation strategy to use.

serializeAllowPrimitives?: boolean

Whether serialization of primitives should be supported when serializing the state.

defaultvalue

false

serializeFallbackToJson?: boolean

Whether serialization should fallback to using JSON if the state can't be serialized as a protobuf.

defaultvalue

false

Generated using TypeDoc