UpdateRecord
Update an existing record with the specified ID, name and user ID, record, and data.
UpdateRecord(
input: UpdateRecordRequest
): UpdateRecordResponse!
Arguments
UpdateRecord.input ● UpdateRecordRequest input record
Type
UpdateRecordResponse object record
Response object for updating a record.