No content to show
User Activity
Hello experts, I've tried to retrieve all product category from store and found taxonomy is used for product category in Shopify.And then, I succeeded to retrieve all taxonomy list in store with GraphQL according to below docs. https://shopify.dev/do...
Hi all, I found there is only created date from Customer in Admin API(REST and GraphQL both) and does not have a property which shows when the customer visited lately. I want to get the date each customer visit the store last.Please kindly give any i...
02-27-2023
Hi experts, Please let me know how to retrieve all cart list in shop using Admin API(with REST API or GraphQL).It is hard to find the way from API docs. Thanks.