if ( isset( $post_type_obj->hierarchical ) && $post_type_obj->hierarchical ) {
            $params['parent'] = array(
                'description'       => __( 'Limit result set to those of particular parent IDs.', 'woocommerce' ),
                'type'              => 'array',
                'items'             => array(