mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
5 lines
66 B
GraphQL
5 lines
66 B
GraphQL
fragment SlimMovieData on Movie {
|
|
id
|
|
name
|
|
front_image_path
|
|
} |