TypeRef
@Serializable
Content copied to clipboard
An introspection TypeRef
Constructors
Link copied to clipboard
fun TypeRef( kind: IntrospectionSchema.Schema.Kind, name: String? = "", ofType: IntrospectionSchema.Schema.TypeRef? = null)
Content copied to clipboard