diff --git a/src/Client.php b/src/Client.php index 45f53ce..f8ec308 100644 --- a/src/Client.php +++ b/src/Client.php @@ -35,6 +35,7 @@ * @property Nodes\Returns\Returns returns * @property Nodes\Shop\Shop shop * @property Nodes\Discount\Discount discount + * @property Nodes\ShopCategory\ShopCategory $shopCategory */ class Client {