Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PullRequests

Hierarchy

Properties

Optional after

after: string

Optional baseRefName

baseRefName: string

Optional before

before: string

Optional direction

direction: "DESC" | "ASC"

Optional fields

fields: string

Optional first

first: number

Optional headRefName

headRefName: string

Optional labels

labels: string

Optional last

last: number

Optional orderBy

orderBy: "UPDATED_AT" | "CREATED_AT" | "COMMENTS"

Optional pageInfo

pageInfo: PageInfo

Optional states

states: "OPEN" | "CLOSED" | "MERGED"

Generated using TypeDoc