mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
3 lines
89 B
GraphQL
3 lines
89 B
GraphQL
query ConfigureGeneral($input: ConfigGeneralInput!) {
|
|
configureGeneral(input: $input)
|
|
} |