Skip to content

How to get the pathvars used on a request? #36

@andrefgneves

Description

@andrefgneves

Hi,

is there a way to get the pathvars used on a request?
For example, if I do api.actions.product({ 'sku': 123 }) I want to be able to know what sku was used when the reducer function is invoked (the actionFetch). Right now I only get { syncing: false }.

Or maybe I'm not using this right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions