OBJECT

CategoryViewGetCategoryInformationById

link GraphQL Schema definition

1type CategoryViewGetCategoryInformationById {
2
3catalogGroupView: [CategoryviewCategoryDetailsCatalogGroupView]
11
4debug: [SolarSearchDebugValues]
11
5recordSetComplete: String
11
6recordSetCount: Int
11
7recordSetStartNumber: Int
11
8recordSetTotal: Int
11
9resourceId: String
11
10resourceName: String
12
13}

link Required by