UpdateCustomAttributeData
The data defining the custom attribute to be updated.
input UpdateCustomAttributeData {
title: String
text: String
response: String
}
Fields
UpdateCustomAttributeData.title ● String scalar
UpdateCustomAttributeData.text ● String scalar
UpdateCustomAttributeData.response ● String scalar
Member Of
updatePatientAttribute mutation