Commit c9cef40
Update Collect.Position to a long
We started getting multiple errors from different integrations:
Could not convert to integer: 158963409999360. Path 'collects[0].position'
Seems like Shopify started returning a long for this field too
Signed-off-by: nate141 <naftali.t14@gmail.com>1 parent ded7356 commit c9cef40
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
0 commit comments