Vue Storefront is now Alokai! Learn More
Overview

Unified Methods

Unified Methods let you interact with your Unified Data Model in a consistent and type-safe way.

  • Product - query products, fetch product details, and manage product reviews
  • Cart - create, fetch, edit, or manage coupons for a customer's cart
  • Category - query categories by id or slug
  • Checkout - manage the checkout process from handling customer data, handling shipping methods, and placing orders
  • Customer - create, fetch, update, or delete an authenticated customer's saved addresses and orders
  • Settings - retrieve configuration data from the Middleware or SDK
  • Authentication - register new customers, log in existing ones, retrieve/update customer information, and log out.

To learn more about how Unified Methods work, read the Unified Data Layer Overview.