CustomerSortByField
No description
enum CustomerSortByField {
id
name
createdAt
updatedAt
}
Values​
CustomerSortByField.id​
CustomerSortByField.name​
CustomerSortByField.createdAt​
CustomerSortByField.updatedAt​
Member Of​
CustomersConnectionInput input