Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CategoriesProps

Index

Properties

Properties

Optional categories

categories: undefined | (null | CategoryFragment)[]

An array containing the categories. Defaults to undefined.

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.

Generated using TypeDoc