@resistdesign/voltra
    Preparing search index...

    Function getDataItemDACResourcePath

    • Get the DAC Resource Path for a given data item.

      Parameters

      • prefixPath: LiteralValue[] = []

        Path prefix identifying the ORM scope.

      • operation: ORMOperation

        ORM operation name to append to the path.

      • typeName: string

        Type name to append to the path.

      • primaryKeyValue: LiteralValue

        Primary field value for the item.

      Returns LiteralValue[]

      Resource path for the data item.