Skip to content

The ProductListing resource is not available #17

Closed
@dixitvelocity

Description

@dixitvelocity

I am building a Shopify Sales Channel.

I have added the ProductListing resource in ShopifySDK. 'ProductListing' resource added to ShopifySDK.php

Following code added to ProductListing.php and saved into libraries :
namespace PHPShopify
class ProductListing extends ShopifyResource
{
/**
* @inheritdoc
*/
public $resourceKey = 'product_listing';
}

https://help.shopify.com/api/reference/productlisting

I think you should update the code.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions