Home > @i2analyze/i2connect > services > ISeedServiceConfig > seedConstraints
services.ISeedServiceConfig.seedConstraints property
Gets the constraints on records that can be passed as seeds to the service.
Signature:
seedConstraints?: TSeedConstraints;
Returns: TSeedConstraints
Introduced: API version 2.0
Remarks
To make your service code simpler, try to constrain the seeds as strongly as you can.