Sui RPCGraphQLObjectsInputOn this pageInputOne of the input objects or primitive values to the programmable transaction block.type Input { ix: Int!}FieldsInput.ix ● Int! non-null scalarIndex of the programmable transaction block input (0-indexed).Implemented ByTransactionArgument union