EntityCategoryInput
No description
input EntityCategoryInput {
customReference: String!
description: String
entityType: EntityTypeEnum!
name: String!
}
Fields
| Nom | Type | Description |
|---|---|---|
| customReference | String! non-null scalar | — |
| description | String scalar | — |
| entityType | EntityTypeEnum! non-null enum | — |
| name | String! non-null scalar | createEntityCategory |