id | P_Uuid | |
igdbId | String | |
steamId | String | |
title | String | |
slug | String | |
aggregatedRating | String | |
aggregatedRatingCount | Int | |
type | P_EntryProductTypeEnum | |
releaseDate | P_DateTime | |
keywords | [String] | |
platforms | [P_EntryPlatformEnum] | |
gameModes | [P_EntryGameModeEnum] | |
playerPerspectives | [P_EntryPlayerPerspectiveEnum] | |
versionTitle | String | |
videos | [String] | |
websites | [String] | |
esrbRating | P_EntryAgeRatingEnum | |
pegiRating | P_EntryAgeRatingEnum | |
createdAt | P_DateTime | |
updatedAt | P_DateTime | |
children(after: String, first: Int) | P_EntryProductConnection | |
series | P_EntrySeries | |
franchise | P_EntryFranchise | |
parent | P_EntryProduct | |
versionParent | P_EntryProduct | |
similarProducts(after: String, first: Int) | P_EntryProductConnection | |
genres(after: String, first: Int) | P_EntryGenreConnection | |
developers(after: String, first: Int) | P_EntryCompanyConnection | |
publishers(after: String, first: Int) | P_EntryCompanyConnection | |
translations | [P_EntryProductTranslation] | |