☰
productCategory
Queries for a productCategory
Finds and returns a productCategory with the inserted Id
Function signature
productCategory(companyId: Int!,productCategoryId: Int!): ProductCategory!
Type
Arguments
Required fields are marked with "!"companyId: Int!
productCategoryId: Int!