mirror of
https://github.com/stashapp/stash.git
synced 2025-12-22 00:06:29 +01:00
3 lines
No EOL
89 B
GraphQL
3 lines
No EOL
89 B
GraphQL
query ConfigureGeneral($input: ConfigGeneralInput!) {
|
|
configureGeneral(input: $input)
|
|
} |