Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Classes
Enumerations
Interfaces
TypeAliases

CompassPullRequestsQuery

Accepts input to find pull requests.

Property NameTypeDescription
matchAnyCurrentStatusInputMaybe<Array<CompassPullRequestStatus>>Returns the pull requests which matches one of the current status.
matchAnyFiltersInputMaybe<Array<CompassPullRequestsQueryFilter>>The filters used in the query. The relationship of filters is OR.
sortInputMaybe<CompassPullRequestsQuerySort>The sorting mechanism used in the query.

Rate this page: