Category
No description
type Category {
category_type: [CategoryType]
date: String
total: Int
}
Fields
Category.category_type ● [CategoryType] list object
Category.date ● String scalar
Category.total ● Int scalar
Member Of
PageMultiValues object


