interface QueryCategoriesResponse {
    data: Category[];
}

Properties

Properties

data: Category[]

List of categories