Skip to main content

provider_order_by

Ordering options when selecting data from "provider".

input provider_order_by {
active: order_by
canBeBookedOnline: order_by
firstName: order_by
id: order_by
lastName: order_by
locationProviders_aggregate: locationProvider_aggregate_order_by
profilePicture: order_by
scheduleBuffer: order_by
serviceProviders_aggregate: serviceProvider_aggregate_order_by
title: order_by
user: user_order_by
workspace: workspace_order_by
}

Fields

provider_order_by.active ● order_by enum

provider_order_by.canBeBookedOnline ● order_by enum

provider_order_by.firstName ● order_by enum

provider_order_by.id ● order_by enum

provider_order_by.lastName ● order_by enum

provider_order_by.locationProviders_aggregate ● locationProvider_aggregate_order_by input

provider_order_by.profilePicture ● order_by enum

provider_order_by.scheduleBuffer ● order_by enum

provider_order_by.serviceProviders_aggregate ● serviceProvider_aggregate_order_by input

provider_order_by.title ● order_by enum

provider_order_by.user ● user_order_by input

provider_order_by.workspace ● workspace_order_by input

Member Of

locationProvider_order_by input ● provider query ● provider subscription ● serviceProvider_order_by input