ConnectionConfigOptions interface
Describes the options that can be provided while creating a connection config.
Properties
is |
Indicates whether the entity path is required in the connection config. |
Property Details
isEntityPathRequired
Indicates whether the entity path is required in the connection config.
isEntityPathRequired?: boolean
Property Value
boolean