CancelWPCLICommandPayload
Response from the Cancel WP-CLI Command mutation
type CancelWPCLICommandPayload {
command: WPCLICommand
}
Fields
CancelWPCLICommandPayload.command ● WPCLICommand object common
The command that was cancelled
Returned By
cancelWPCLICommand mutation