Sui RPCGraphQL베타TypesObjectsSharedInputSharedInputA Move object that's shared. type SharedInput { address: SuiAddress initialSharedVersion: UInt53 mutable: Boolean} Fields