Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FederatedCheckOutProps

Index

Properties

error?: ApolloError

Any errors returned from the mutation

loading: boolean

A boolean that indicates whether your mutation is in flight.

The FederatedCheckOutResponse returned from your mutation. It contains an federatedCheckoutUrl you can use to redirect the user to the "federated" (hosted by the commerce provider) checkout page. Defaults to undefined.

Methods

Generated using TypeDoc