cancelContract
Cancel the contract. Can only be done if the contract is not yet started.
cancelContract(
input: CancelContractInput!
): Boolean!
Arguments
cancelContract.input ● CancelContractInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.