Fixed age query for release details.

This commit is contained in:
DebaucheryLibrarian 2020-12-17 03:48:38 +01:00
parent 03915110cf
commit aa8f1bb6be
2 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,8 @@ const actorFields = `
slug slug
birthdate: dateOfBirth birthdate: dateOfBirth
age age
ageFromBirth
dateOfBirth
gender gender
avatar: avatarMedia { avatar: avatarMedia {
id id

View File

@ -131,6 +131,7 @@ function initReleasesActions(store, router) {
name name
slug slug
age age
ageFromBirth
dateOfBirth dateOfBirth
birthCountry: countryByBirthCountryAlpha2 { birthCountry: countryByBirthCountryAlpha2 {
alpha2 alpha2