Contact
Object Type
Fields
| Field | Type | Description |
|---|---|---|
| clientProfile | ClientProfile | Associated client profile |
| companyName | String | Razão social completa da empresa |
| contactType required | String! | Classificação de contato (ex: ‘company’, ‘individual’) |
| createdAt required | ISO8601DateTime! | Created at |
String | Endereço de e-mail de contato | |
| id required | ModelId! | Id |
| identifier | String | Identifier |
| identifierValue | String | CPF ou CNPJ (número de identificação fiscal) |
| isCustomer required | Boolean! | |
| isVendor required | Boolean! | |
| notes | String | Notes |
| phone | String | Número de telefone de contato |
| status required | String! | Status |
| tradeName required | String! | Nome comercial ou fantasia (usado para pesquisa de perfis de fornecedor/cliente) |
| transactions | TransactionConnection | Collection of transactions |
| updatedAt required | ISO8601DateTime! | Updated at |
| vendorProfile | VendorProfile | Associated vendor profile |
