Bank
Object Type
Fields
| Field | Type | Description |
|---|---|---|
| bankAccounts | BankAccountConnection | Collection of bank accounts |
| code | String | Code |
| createdAt required | ISO8601DateTime! | Created at |
| id required | ModelId! | Id |
| name | String | Name |
| status | String | Status |
| updatedAt required | ISO8601DateTime! | Updated at |
