Home > @vue-storefront/core > BeforeCallParams
BeforeCallParams interface
Signature:
export interface BeforeCallParams<C> extends CallHookParams<C>
Extends: CallHookParams
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
args | BeforeCallArgs |
Home > @vue-storefront/core > BeforeCallParams
Signature:
export interface BeforeCallParams<C> extends CallHookParams<C>
Extends: CallHookParams
Property | Modifiers | Type | Description |
---|---|---|---|
args | BeforeCallArgs |
On this page