BranchFavoriteItem
type BranchFavoriteItem {
order: Float!
targetId: String!
targetParentId: String!
type: BranchFavoriteTypeEnum!
}
type BranchFavoriteItem {
order: Float!
targetId: String!
targetParentId: String!
type: BranchFavoriteTypeEnum!
}