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!
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!
Please use as per below example.mutation { fulfillmentCreateV2(fulfillment: {lineItemsByFulfillmentOrder: {fulfillmentOrderId: "gid://shopify/FulfillmentOrder/5022655414410" , fulfillmentOrderLineItems: [{id: "gid://shopify/FulfillmentOrderLineItem/1...
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...
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...
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
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to