Links

RoadmapItemCategoryType

The RoadmapItemCategoryType object includes the data for an individual category for a RoadmapItemType.

GraphQL Object Type

type RoadmapItemCategoryType {
id: String
name: String
}

Fields

Field
Input Type
Description
id
String
id of roadmapItemCategoryType
name
String
name of roadmapItemCategoryType