Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Categories_findCategories

Index

Properties

__typename

__typename: "Category"

displayName

displayName: string

The display name of this category

id

id: string

The identifier of this category

parentId

parentId: string

The identifier of the parent category of this category

path

path: null | string

The optional category path to this category, delimited by '/'. Depending on the backend, some category items may appear in multiple tree nodes, in which case, this path property can be preferred to the id-parentId pair when constructing category tree nodes.

Generated using TypeDoc