Skip to content

Query/Mutation documentation is misleading wrt available options #5006

@GowthamKrishna362

Description

@GowthamKrishna362

Hey, not much experience with OSS here, so not sure if this is the right avenue to raise this.
This is a minor documentation issue but still quite confusing , the example provided here https://redux-toolkit.js.org/rtk-query/usage/queries#defining-query-endpoints is labelled as "Example of all query endpoint options", when its not even close to being all the options, there are very useful options such as serializeQueryArgs , keepUnusedDataFor, which are not present here. Similar to this: https://redux-toolkit.js.org/rtk-query/usage/mutations#defining-mutation-endpoints.

This can be quite confusing for someone who is new to these docs, ideally there should be a link to the API reference which actually contains an exhaustive list of options, instead of this much shorter list.

Is this something i can contribute to changing? Thank you for your time :)

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