Sui RPCGraphQLBetaTypesObjectsSharedOn this pageSharedObject is shared, can be used by any address, and is mutable. type Shared { initialSharedVersion: UInt53} Fields Shared.initialSharedVersion ● UInt53 scalar The version at which the object became shared. Implemented By Owner union