RegistrationSkipLinkBankAccountInput
Currently has no fields, but a placeholder in case we decide to add fields in the future
input RegistrationSkipLinkBankAccountInput {
_: Boolean
}
Fields
RegistrationSkipLinkBankAccountInput._
● Boolean
scalar
Dummy placeholder field required because types can't be empty. Do not use. Will @deprecate in future.
Member of
registrationSkipLinkBankAccount
mutation