UpdateAccountsMutation
No description
type UpdateAccountsMutation {
accounts: [Account]
errors: PayloadError
}
Fields
UpdateAccountsMutation.accounts ● [Account] list object
UpdateAccountsMutation.errors ● PayloadError object
Returned By
updateAccounts mutation