You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Note: The code is a __exact__port of the original [graphql-relay js implementation](https://github.com/graphql/graphql-relay-js)
11
-
from Facebook* (With some minor PHP related adjustments)
10
+
*Note: The code is a port of the original [graphql-relay js implementation](https://github.com/graphql/graphql-relay-js)
11
+
from Facebook* (With some minor PHP related adjustments and extensions)
12
12
13
13
## Current Status:
14
14
15
-
The basic functionality with most of the helper functions is in place along with the tests. Only the asynchronous functionality
16
-
was not yet ported due to the limitations of PHP. See also discussions [here](https://github.com/ivome/graphql-relay-php/issues/1) and [here](https://github.com/webonyx/graphql-php/issues/9)
15
+
The basic functionality with the helper functions is in place along with the tests. Only the asynchronous functionality
16
+
was not yet ported due to the limitations of PHP.
17
+
See also discussions [here](https://github.com/ivome/graphql-relay-php/issues/1) and [here](https://github.com/webonyx/graphql-php/issues/42)
0 commit comments