CustomAttribute
Defines a custom attribute.
type CustomAttribute {
id: ID
title: String
text: String
response: String
required: Boolean
}
Fields
CustomAttribute.id ● ID scalar
CustomAttribute.title ● String scalar
CustomAttribute.text ● String scalar
CustomAttribute.response ● String scalar
CustomAttribute.required ● Boolean scalar
Member Of
OnlineBookingConfigurationSettings object ● Patient object