RequestParams: Omit<FullRequestParams,
    | "body"
    | "method"
    | "query"
    | "path">