FetcherType:
    | "init"
    | "done"
    | "actionSubmission"
    | "actionReload"
    | "actionRedirect"
    | "loaderSubmission"
    | "normalLoad"

The list of types a fetcher can have