Skip to content

Previously accessible types are no longer accessible from 2.2.6 -> 2.2.7 #4554

Closed
@JP250552

Description

@JP250552

With the consolidated types change in 2.2.7, certain types are no longer available.
While I understand these may be considered "internal" types, they are really helpful when utilizing a custom base query.

I would ask for your consideration in exposing at minimum the following:

@reduxjs/toolkit/dist/query/baseQueryTypes

  • BaseQueryError
  • BaseQueryMeta

@reduxjs/toolkit/dist/query/endpointDefinitions

  • MutationExtraOptions
  • QueryExtraOptions
  • ResultDescription

As a workaround, it looks like these are available in the src directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions