Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetShipmentMethodsProps

Index

Properties

Optional error

error: undefined | ApolloError

A runtime error with graphQLErrors and networkError properties.

loading

loading: boolean

A boolean that indicates whether the request is in flight.

Optional shipmentMethods

shipmentMethods: undefined | (null | OrderShipmentMethods_getOrderShipmentMethods)[]

An array containing the OrderShipmentMethod results. Defaults to undefined.

Generated using TypeDoc