stash/graphql/documents/data/studio.graphql

9 lines
90 B
GraphQL

fragment StudioData on Studio {
id
checksum
name
url
image_path
scene_count
}