Return the dynamic field object information for a specified object

interface GetDynamicFieldObjectParams {
    name: DynamicFieldName;
    parentId: string;
}

Properties

Properties

The Name of the dynamic field

parentId: string

The ID of the queried parent object