Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation about reordering #33

Closed
NyanKiyoshi opened this issue Sep 12, 2019 · 2 comments
Closed

Add documentation about reordering #33

NyanKiyoshi opened this issue Sep 12, 2019 · 2 comments

Comments

@NyanKiyoshi
Copy link
Member

Once saleor/saleor#4353 is closed, we will have a unified way of sorting nodes. We should document this.

But, there is one exception: product images. They don't apply to it as we are only doing operations a few images (3, 10, ..., 15). They take no given positions, but instead takes the list of images to perform an enumeration.

All the other mutations are taking relative sort orders.

@peelar
Copy link
Member

peelar commented Aug 9, 2022

@NyanKiyoshi I know this is ancient but are we still missing this information?

@NyanKiyoshi
Copy link
Member Author

That's covered by this: https://docs.saleor.io/docs/3.x/developer/api-reference/objects/product-image#sortorder-int

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants