I’m currently exploring LineItem object and I found those two fields there: fulfillableQuantity and unfulfilledQuantity
Could someone explain the difference between those two fields? I tried many Orders, but I never was able to have different values for those two fields. I tried to make one of the unfulfilled items not available in stock to check if it changes anything, but no luck. If those two fields always return the same value, then why there are two of them? Is it some kind of backward compatibility?