but when sending unsigned integer, the resopnse is:
Variable $moves of type [MoveInput!]! was provided invalid value for 0.newPosition (UnsignedInt64 ‘1’ must be encoded as a string), 1.newPosition (UnsignedInt64 ‘2’ must be encoded as a string)
So there is a mismatch, documentation says it needs integer, but server responds saying that it needs string.
When sending string, i get resopnse with no errors, but order of media objects is not changed.
PS.
I couldn’t find a proper channel for reporting a bug so im writing here
I submitted the request successfully using the following parameters and interfaces. However, the order of the pictures did not change. How can I solve this problem?