Anik Ghosh
Results
1
comments of
Anik Ghosh
Yes, you are passing the parameters incorrectly. Try it this way `$this->shopifySDK->Theme($themeId)->Asset->delete([ 'asset[key]' => 'assets/style.css' ]);`