mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 03:14:40 -05:00
9 lines
142 B
Kotlin
9 lines
142 B
Kotlin
package suwayomi.tachidesk.graphql.mutations
|
|
|
|
/**
|
|
* TODO Mutations
|
|
* - Browse with filters
|
|
* - Configure settings
|
|
*/
|
|
class SourceMutation
|