mutation UpsertMyCounterpartyProfile($input: UpsertMyCounterpartyProfileInput!) { upsertMyCounterpartyProfile(input: $input) { id companyName companyFullName inn kpp ogrn legalAddress bankName bik correspondentAccount checkingAccount signerFullName signerPosition signerBasis isComplete updatedAt } }