CategoryType
No description
type CategoryType {
name: String
amount: Int
}
Fields
CategoryType.name ● String scalar
CategoryType.amount ● Int scalar
Member Of
Category object ● PostMultiValues object


