patientAddress_order_by
Ordering options when selecting data from "patientAddress".
input patientAddress_order_by {
addressId: order_by
createdAt: order_by
id: order_by
isDefault: order_by
isShipping: order_by
patient: patient_order_by
patientId: order_by
status: order_by
type: order_by
updatedAt: order_by
workspaceId: order_by
}
Fields
patientAddress_order_by.addressId
● order_by
enum
patientAddress_order_by.createdAt
● order_by
enum
patientAddress_order_by.id
● order_by
enum
patientAddress_order_by.isDefault
● order_by
enum
patientAddress_order_by.isShipping
● order_by
enum
patientAddress_order_by.patient
● patient_order_by
input
patientAddress_order_by.patientId
● order_by
enum
patientAddress_order_by.status
● order_by
enum
patientAddress_order_by.type
● order_by
enum
patientAddress_order_by.updatedAt
● order_by
enum
patientAddress_order_by.workspaceId
● order_by
enum
Member Of
patientAddress
query ● patientAddress
subscription