forked from DebaucheryLibrarian/traxxx
Showing gender on release actor tiles.
This commit is contained in:
parent
7d0cf0f100
commit
2389c982bb
|
@ -38,6 +38,7 @@ const releaseActorsFragment = `
|
||||||
slug
|
slug
|
||||||
birthdate
|
birthdate
|
||||||
age
|
age
|
||||||
|
gender
|
||||||
originCountry: countryByBirthCountryAlpha2 {
|
originCountry: countryByBirthCountryAlpha2 {
|
||||||
alpha2
|
alpha2
|
||||||
name
|
name
|
||||||
|
|
Loading…
Reference in New Issue