MutationStatustype MutationStatus = | "idle" | "loading" | "success" | "error";§Type§"idle" | "loading" | "success" | "error"[src]