Sui RPCGraphQLTypesObjectsInputOn this pageInputOne of the input objects or primitive values to the programmable transaction block. type Input { ix: Int!} Fields Input.ix ● Int! non-null scalar Index of the programmable transaction block input (0-indexed). Implemented By TransactionArgument union