You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > BeforeCallParams

BeforeCallParams interface

Signature:

export interface BeforeCallParams<C> extends CallHookParams<C> 

Extends: CallHookParams

Properties

Property Modifiers Type Description
args BeforeCallArgs