Sui RPCGraphQLQueriestypeOn this pagetypeFetch a structured representation of a concrete type, including its layout information. Fails if the type is malformed.type( type: String!): MoveType!Argumentstype.type ● String! non-null scalarTypeMoveType objectRepresents concrete types (no type parameters, no references).