mirror of https://github.com/stashapp/stash.git
5 lines
66 B
GraphQL
5 lines
66 B
GraphQL
![]() |
fragment SlimMovieData on Movie {
|
||
|
id
|
||
|
name
|
||
|
front_image_path
|
||
|
}
|