UpdateClientCoreDataInput
No description
input UpdateClientCoreDataInput {
apartmentId: ApartmentID
clientId: ClientID!
self: PersonalDataInput!
}
Fields
UpdateClientCoreDataInput.apartmentId ● ApartmentID scalar
UpdateClientCoreDataInput.clientId ● ClientID! non-null scalar
UpdateClientCoreDataInput.self ● PersonalDataInput! non-null input
Member Of
updateClientCoreData mutation