EntityCategory
No description
type EntityCategory {
customReference: String!
description: String
entityType: EntityTypeEnum!
id: UUID!
insertedAt: DateTime!
name: String!
}
Fields
| Nom | Type | Description |
|---|---|---|
| customReference | String! non-null scalar | — |
| description | String scalar | — |
| entityType | EntityTypeEnum! non-null enum | — |
| id | UUID! non-null scalar | — |
| insertedAt | DateTime! non-null scalar | — |
| name | String! non-null scalar | createEntityCategory deleteEntityCategory entityCategories entityCategory updateEntityCategory EntityCategoryRelation |