Options
All
  • Public
  • Public/Protected
  • All
Menu

The Storefront SDK Client version 2.

Hierarchy

  • StorefrontClientBase
    • StorefrontClient

Index

Properties

Methods

  • query(query: string, variables?: object): Promise<any>
  • Generic query to the Storefront API

    Parameters

    • query: string

      The graphQL query

    • Optional variables: object

      Variables to be used

    Returns Promise<any>

Generated using TypeDoc