• Bob Van Landuyt's avatar
    Expose comments on Noteables in GraphQL · b6ff5f1e
    Bob Van Landuyt authored
    This exposes `Note`s on Issues & MergeRequests using a
    `Types::Notes::NoteableType` in GraphQL.
    
    Exposing notes on a new type can be done by implementing the
    `NoteableType` interface on the type. The presented object should
    be a `Noteable`.
    b6ff5f1e
bvl-comments-graphql.yml 92 Bytes