Module: IssueParent

Included in:
Project
Defined in:
app/models/concerns/issue_parent.rb

Overview

IssuParent

Used as a common ancestor for Group and Project so we can allow a polymorphic Types::GlobalIDType in the GraphQL API

Used by Project, Group