INPUT_OBJECT
Disconnect an account.
input DisconnectAccountMutationInput {# Whether or not to prorate the transaction.prorate: Boolean# Disconnection Reason IDdisconnection_reason_id: Int}