Files
stash/graphql/documents/data/performer-slim.graphql
2019-03-27 12:47:43 -07:00

6 lines
69 B
GraphQL

fragment SlimPerformerData on Performer {
id
name
image_path
}