@resistdesign/voltra
    Preparing search index...

    Function getItemTypeDACConstraint

    • Get a DAC Constraint for a given item type.

      Parameters

      • prefixPath: LiteralValue[] = []

        Path prefix identifying the ORM scope.

      • operation: ORMOperation

        ORM operation name to append to the path.

      • typeName: string

        Type name to constrain.

      • constraintType: DACConstraintType

        Allow/deny constraint type.

      Returns DACConstraint

      DAC constraint scoped to the type.