Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommerceConnectorContextInputProps

Hierarchy

  • CommerceConnectorContextInputProps

Index

Properties

connector

connector: string

ID of the commerce connector you wish to use

Optional existingToken

existingToken: undefined | string

An existing user's token. If it's valid, it will be used to re-establish the user's session.

graphqlServiceUrl

graphqlServiceUrl: string

GraphQL service URL you wish to use

Generated using TypeDoc