Home > @vsf-enterprise/commercetools-api > Config > handleIsGuest
# Config.handleIsGuest property
Handler for checking if visitor is a guest, used in the isGuest
API endpoint
Signature:
handleIsGuest: (context: any) => boolean;
Home > @vsf-enterprise/commercetools-api > Config > handleIsGuest
Handler for checking if visitor is a guest, used in the isGuest
API endpoint
Signature:
handleIsGuest: (context: any) => boolean;
On this page