stash/graphql/documents/data/performer.graphql

28 lines
312 B
GraphQL

fragment PerformerData on Performer {
id
checksum
name
url
gender
twitter
instagram
birthdate
ethnicity
country
eye_color
height
measurements
fake_tits
career_length
tattoos
piercings
aliases
favorite
image_path
scene_count
stash_ids {
stash_id
endpoint
}
}