Data

data class Data(val type: GetTypeLayoutQuery.Type) : Query.Data

Constructors

Link copied to clipboard
constructor(type: GetTypeLayoutQuery.Type)

Properties

Link copied to clipboard

Fetch a structured representation of a concrete type, including its layout information. Fails if the type is malformed.