CommentCreateInput
Autogenerated input type of CommentCreateInput Type
Fields
| Field | Type | Description |
|---|---|---|
| categoryPath required | [String!] | |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| content required | String! | |
| idempotencyKey | String | |
| month required | String! | |
| parentId | ModelId | |
| rowId required | String! | |
| rowLabel required | String! |
