CategoryIdentity
GraphQL type for CategoryIdentitySchema
type CategoryIdentity {
id: String
name: String
slug: String
}
Fields
CategoryIdentity.id ● String scalar
ID of the category
CategoryIdentity.name ● String scalar
Name of the category
CategoryIdentity.slug ● String scalar
Slug of the category
Member Of
FinancialsCategoryCommission object