ProductSortByField
No description
enum ProductSortByField {
id
title
price
createdAt
updatedAt
}
Values​
ProductSortByField.id​
ProductSortByField.title​
ProductSortByField.price​
ProductSortByField.createdAt​
ProductSortByField.updatedAt​
Member Of​
ProductsConnectionInput input