KotlinxGraphQLJsonTest

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard
@Serializable
data class GetMarketPlaceAppsVariables(val first: Int? = null, val after: String? = null) : GraphQLVariables
Link copied to clipboard

Functions