Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.14] GraphQL API #772

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
More coding standards
  • Loading branch information
claudiu-cristea committed Aug 21, 2023
commit 13fb10d90f78840b25a780201696871d03753a1a
2 changes: 0 additions & 2 deletions src/Api/GraphQL.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

namespace Gitlab\Api;

use Gitlab\Api\AbstractApi;

class GraphQL extends AbstractApi

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have a few test cases.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should. But I have no time to work on

{
/**
Expand Down