Skip to main content

promotionServices_order_by

Ordering options when selecting data from "promotionServices".

input promotionServices_order_by {
createdAt: order_by
discountAmount: order_by
discountType: order_by
id: order_by
promotionId: order_by
quantity: order_by
service: service_order_by
serviceId: order_by
updatedAt: order_by
workspaceId: order_by
}

Fields

promotionServices_order_by.createdAt ● order_by enum

promotionServices_order_by.discountAmount ● order_by enum

promotionServices_order_by.discountType ● order_by enum

promotionServices_order_by.id ● order_by enum

promotionServices_order_by.promotionId ● order_by enum

promotionServices_order_by.quantity ● order_by enum

promotionServices_order_by.service ● service_order_by input

promotionServices_order_by.serviceId ● order_by enum

promotionServices_order_by.updatedAt ● order_by enum

promotionServices_order_by.workspaceId ● order_by enum

Member Of

promotionServices query ● promotionServices subscription