Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProductDetailProps

Index

Properties

Properties

Optional error

error: undefined | ApolloError

A runtime error with graphQLErrors and networkError properties.

Optional item

item: undefined | ItemFragment

An object containing the ItemFragment result. Defaults to undefined.

loading

loading: boolean

A boolean that indicates whether the request is in flight.

Generated using TypeDoc