locationService_order_by
Ordering options when selecting data from "locationService".
input locationService_order_by {
id: order_by
location: location_order_by
locationId: order_by
price: order_by
service: service_order_by
serviceId: order_by
}
Fields
locationService_order_by.id ● order_by enum
locationService_order_by.location ● location_order_by input
locationService_order_by.locationId ● order_by enum
locationService_order_by.price ● order_by enum
locationService_order_by.service ● service_order_by input
locationService_order_by.serviceId ● order_by enum
Member Of
locationService query ● locationService subscription