Skip to content

Commit 78c8732

Browse files
authored
GraphQL Out of Beta
1 parent 4962b5b commit 78c8732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Github/Api/GraphQL.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
/**
66
* GraphQL API.
77
*
8-
* Part of the Github API Early-Access Program
8+
* Part of the Github v4 API
99
*
10-
* @link https://developer.github.com/early-access/graphql/
10+
* @link https://developer.github.com/v4/
1111
* @author Miguel Piedrafita <[email protected]>
1212
*/
1313
class GraphQL extends AbstractApi

0 commit comments

Comments
 (0)