• briankabiro's avatar
    Fix merge request GraphQL resolver · bc802e4b
    briankabiro authored
    The resolver doesn't respond to pagination params such as `first`
    Additionally, the resolver returns merge requests that belong to
    all projects.
    
    * update resolver to accept pagination params e.g `first`
    * return only merge requests that belong to a project
    bc802e4b
34527-fix-graphql-endpoint-for-merge-requests.yml 108 Bytes