StaffSubmission
A submission for a staff that features in an anime or manga
| Field | Argument | Type | Description |
|---|---|---|---|
| id | Int! | The id of the submission | |
| staff | Staff | Staff that the submission is referencing | |
| submission | Staff | The staff submission changes | |
| submitter | User | Submitter for the submission | |
| assignee | User | Data Mod assigned to handle the submission | |
| status | SubmissionStatus | Status of the submission | |
| notes | String | Inner details of submission status | |
| source | String | ||
| locked | Boolean | Whether the submission is locked | |
| createdAt | Int | ||
