mirror of
https://github.com/stashapp/stash.git
synced 2026-03-31 10:32:36 +02:00
5 lines
No EOL
66 B
GraphQL
5 lines
No EOL
66 B
GraphQL
fragment SlimMovieData on Movie {
|
|
id
|
|
name
|
|
front_image_path
|
|
} |