Package-level declarations

Types

Link copied to clipboard
class Anilist
Link copied to clipboard
@Serializable
class AnilistGQLError(val extensions: JsonObject? = null, val locations: List<GQLError.ErrorLocations>? = null, val message: String, val path: List<String>? = null, val validation: JsonObject? = null, val status: Int) : GQLError
Link copied to clipboard
Link copied to clipboard
object Fragments