MutationCancelOrderArgstype MutationCancelOrderArgs = { input: CancelOrderInput; }; Referenced Types CancelOrderInput