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

Home > @vue-storefront/core > AfterCallParams

AfterCallParams interface

Signature:

export interface AfterCallParams<C> extends CallHookParams<C> 

Extends: CallHookParams

Properties

Property Modifiers Type Description
response AfterCallArgs