AddCustomAttributeData
The data defining the custom attribute to be added.
input AddCustomAttributeData {
title: String!
text: String!
response: String!
}
Fields
AddCustomAttributeData.title ● String! non-null scalar
AddCustomAttributeData.text ● String! non-null scalar
AddCustomAttributeData.response ● String! non-null scalar
Member Of
addPatientAttribute mutation ● CreatePatientDataInput input