provider_max_order_by
order by max() on columns of table "provider"
input provider_max_order_by {
firstName: order_by
id: order_by
lastName: order_by
profilePicture: order_by
scheduleBuffer: order_by
title: order_by
}
order by max() on columns of table "provider"
input provider_max_order_by {
firstName: order_by
id: order_by
lastName: order_by
profilePicture: order_by
scheduleBuffer: order_by
title: order_by
}
provider_max_order_by.firstName
● order_by
enumprovider_max_order_by.id
● order_by
enumprovider_max_order_by.lastName
● order_by
enumprovider_max_order_by.profilePicture
● order_by
enumprovider_max_order_by.scheduleBuffer
● order_by
enumprovider_max_order_by.title
● order_by
enum