Skip to main content

service_max_fields

aggregate max on columns

type service_max_fields {
color: String
cost: Int
costToPractice: float8
deposit: Int
description: String
id: uuid
image: String
minutesToPerform: Int
name: String
newPatientMinutesToPerform: Int
price: Int
productBarcodeId: String
serviceCategoryId: uuid
shippingFee: float8
taxRate: float8
workspaceId: uuid
}

Fields

service_max_fields.color ● String scalar

service_max_fields.cost ● Int scalar

service_max_fields.costToPractice ● float8 scalar

service_max_fields.deposit ● Int scalar

service_max_fields.description ● String scalar

service_max_fields.id ● uuid scalar

service_max_fields.image ● String scalar

service_max_fields.minutesToPerform ● Int scalar

service_max_fields.name ● String scalar

service_max_fields.newPatientMinutesToPerform ● Int scalar

service_max_fields.price ● Int scalar

service_max_fields.productBarcodeId ● String scalar

service_max_fields.serviceCategoryId ● uuid scalar

service_max_fields.shippingFee ● float8 scalar

service_max_fields.taxRate ● float8 scalar

service_max_fields.workspaceId ● uuid scalar

Member Of

service_aggregate_fields object