bankAccounts, I get something like this:bankAccounts field itself is the union/interface, so I can query like this:id, name) and the resource-specific fields (overdraftLimit or interestRate) all come back directly, without the extra implementation wrapper.