This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
stash
mirror of
https://github.com/stashapp/stash.git
Watch
1
Star
1
Fork
You've already forked stash
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
70f73ecf4a
stash
/
graphql
/
documents
/
data
/
performer-slim.graphql
7 lines
78 B
GraphQL
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-02-09 12:30:49 +00:00
fragment
SlimPerformerData
on
Performer
{
id
name
Add gender support for performer (#371) Co-authored-by: HiddenPants255 <> Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2020-03-31 22:36:38 +00:00
gender
Initial commit
2019-02-09 12:30:49 +00:00
image_path
}