diff --git a/src/services/Api.php b/src/services/Api.php index 10760e9..69acae2 100644 --- a/src/services/Api.php +++ b/src/services/Api.php @@ -146,7 +146,7 @@ public function getMetafieldsByIdAndOwnerResource(int $id, string $ownerResource } /** - * Retrieves "metafields" for the provided Shopify product ID. + * Retrieves "variants" for the provided Shopify product ID. * * @param int $id Shopify Product ID */