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
birthdate: dateOfBirth
age
ageFromBirth
dateOfBirth
gender
avatar: avatarMedia {
id

View File

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