Sui RPCGraphQL (Beta)ApiQueriestypeByNameOn this pagetypeByNameFetch a type that includes dot move service names in it. typeByName( name: String!): MoveType! Arguments typeByName.name ● String! non-null scalar Type MoveType object Represents concrete types (no type parameters, no references).