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