No content to show
User Activity
@Mickeydtails FYI...We have get this issue in the productCreate mutation. There is a new line in the product description that i have removed and all good now.
Yes getting same error and it is fixed by removing all the new lines. You are right!
11-01-2022
I am also not sure what we need to do for this one https://shopify.dev/apps/auth/oauth/update oauth flow update. Can anyone please suggest if you know that is very helpful. Thanks in advance!
06-22-2022
Please use as per below example.mutation { fulfillmentCreateV2(fulfillment: {lineItemsByFulfillmentOrder: {fulfillmentOrderId: "gid://shopify/FulfillmentOrder/5022655414410" , fulfillmentOrderLineItems: [{id: "gid://shopify/FulfillmentOrderLineItem/1...
04-14-2022
I am also looking for same this in REST api but not found any which is already available in the GraphQL api as per below documentation. https://shopify.dev/apps/fulfillment/order-management-apps/manage-fulfillments-as-an-order-management-app#create_f...
08-03-2021
Hello @iozyigit Yes, You are right we need to pass as per below.fulfillmentServiceId: "gid://shopify/FulfillmentService/53834285194?id=true"Here 53834285194 is my fulfillment Service Id which i have get using yourstore.myshopify.com//admin/api/2021-0...
07-07-2021
Hello,When i try to create product using GraphQL product API then in the ProductVariantInput's one of the input field with name * fulfillmentServiceId * we need to pass for fulfillment service of the variant, So any one can please suggest what we nee...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
2325 | 08-03-2021 04:28 AM |