UnitTypeInput
No description
input UnitTypeInput {
active: Boolean
category: String!
editable: Boolean
kind: String!
name: String!
}
Fields
| Nom | Type | Description |
|---|---|---|
| active | Boolean scalar | — |
| category | String! non-null scalar | — |
| editable | Boolean scalar | — |
| kind | String! non-null scalar | — |
| name | String! non-null scalar | createUnitType |