samwise
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎08-10-2020 01:21 PM
Topic Started
4
Topics Started
Topic Solutions
0
Solutions
Post Count
31
Posts
Post Kudos
6
Likes

Community Badges

Hi folks, I am having issue with pulling products that published in Online Store. I am running query in this store and there is bunch Sold Out(inventory == 0). I am on this API v...
hi dev theme fellows, I am pretty new to dev theme. a friend of mine has an issue on sorting newest products on `whats-new` page. Her workflow looks like this: she preps to release produc...
What is the grace period for switch?
how long after deprecation does the feature get removed from API? https://help.shopify.com/en/api/graphql-admin-api/reference/mutation/productupdate Question is on this `published` ...
No content to show

User Activity

@hassain thanks so much! Is there a plan to have a similar "trackInventory" in RestAPI?  
Hi folks,  I am curious if tracksInventory in GraphQL is carrying the same meaning as inventory_management in RestAPI.  
thank you @Josh ! I think it is ok at this point.  
@Josh reading from the doc I do not think it is going to work for me. https://help.shopify.com/en/api/guides/sales-channel-sdk/overview Usage guidelines Sales channels must be marketplaces or platforms where merchants can sell their products outside ...
Kewl I will give it a shot.  Otherwis my implementation looks like this which I do not like.  
@Josh also I do not see publication webhook is documented? Unless I am looking at wrong plase. https://help.shopify.com/en/api/reference/events/webhook 
@Josh thanks so much on this. I made solution for this and it seems it is working and under customer testing.   
I have scheduled product but noticed when it gets released it does not send webhook on product/update.  I was under impression that is supposed to send an update.  I am wondering if it is the way it works?
Ok.  I added additional logic around it and will be changing to new version 2019-07.  I decided to unmarshal two IDs - id and admin_graphql_api_id.  if admin_graphql_api_id is an empty fallback to decorated otherwise I will use it.   Anyway, I am sti...
@Josh  ehhh .... killer!    I did some workaround for now.  I guess it should be ok.      decorProduct := "gid://shopify/Product/" + strconv.FormatInt(product.ID, 10) The only concern I have on this wording since I am decorating URI now. There is no...
Thanks much @Josh!  just to understand is this something will be enabled on next release - 2019-07?   if so I will switch my meta to that release. I would like to start using it.  
Per docs - https://help.shopify.com/en/api/reference/products/product#show that field should be part of json  "admin_graphql_api_id": "gid://shopify/Product/632910392",I do not see it is coming via webhook(product/update). Is this expected?  I tho...
Hi there,  I am having trouble to publish/unpublish product via GraphQL. Per this doc:https://help.shopify.com/en/api/graphql-admin-api/reference/mutation/productupdate published (Boolean) This argument is deprecated: Use PublishablePublish instead...
This widget could not be displayed.
This widget could not be displayed.
Likes given to