registrationSkipLinkBankAccount
This is just a state transition method to record that the user is skipping bank account linking during signup.
The following errors may be returned: INVALID_STATE - thrown if the user has already added a bank account
registrationSkipLinkBankAccount(
input: RegistrationSkipLinkBankAccountInput!
): RegistrationSkipLinkBankAccountPayload!