INPUT_OBJECT
Autogenerated input type of mergeClients
input mergeClientsInput {# A unique identifier for the client performing the mutation.clientMutationId: String# the two user IDs to mergeids: [ID]# Optional: the email to update the remaining user totarget_email: String# the user that will remaintarget_user_id: ID}