github / github/gh-gei

Refactor `PostGraphQLWithPaginationAsync()` to use `PostAsync()` and call `EnsureSuccessGraphQLResponse()`

Open
#883 0 comments 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
C#
Stars
478
Forks
146
Avg merge
7d 21h
Merged PRs (30d)
2

Description

`PostGraphQLWithPaginationAsync()` should be refactored to use `PostAsync` instead of `SendAsync`, and to call `EnsureSuccessGraphQLResponse()` to ensure that the GraphQL query returned a successful response.

_Originally posted by @ArinGhazarian in https://github.com/github/gh-gei/pull/868#discussion_r1139338159_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.