GraphQL Relations Order and Reorder

Hi, I’m using GraphQL for this project. Data structure is as follows: Collection type of Store has a one-to-many relation with a Collection type of Unit. (One store has many Units). The client desires ordering and re-ordering of Units on each Store. I see that the Rest API allows saving the order of content types in a relation, but can’t see anything about this for GraphQL. Is this possible on GraphQL?

This topic has been created from a Discord post (1270747234949926984) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord