> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/object/modaction.md).

# ModAction

| Field          |                                                                                                          Argument | Type                 | Description |
| -------------- | ----------------------------------------------------------------------------------------------------------------: | -------------------- | ----------- |
| **id**         |                  [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! | The id of the action |             |
| **user**       |                 [User](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/user/README.md) |                      |             |
| **mod**        |                 [User](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/user/README.md) |                      |             |
| **type**       | [ModActionType](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/enum/modactiontype/README.md) |                      |             |
| **objectId**   |                   [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) |                      |             |
| **objectType** |             [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) |                      |             |
| **data**       |             [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) |                      |             |
| **createdAt**  |                  [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! |                      |             |
