type
Fetch a structured representation of a concrete type, including its layout information. Fails if the type is malformed.
type(
type: String!
): MoveType!
Arguments
type.type
● String!
non-null scalar
Type
MoveType
object
Represents concrete types (no type parameters, no references).
Feedback Form