P_EntryCompany
Fields:
| Field | Type | Description |
|---|---|---|
id | P_Uuid | |
name | String | |
slug | String | |
imagePath | String | |
websites | [String] | |
productsDeveloped(after: String, first: Int) | P_EntryProductConnection | |
productsPublished(after: String, first: Int) | P_EntryProductConnection | |
createdAt | P_DateTime | |
updatedAt | P_DateTime |