apioo / psx

PSX is an innovative PHP framework dedicated to build fully typed REST APIs.
https://phpsx.org
Apache License 2.0
170 stars 13 forks source link

Add GraphQL schema parser #12

Closed chriskapp closed 8 years ago

chriskapp commented 9 years ago

We could probably build a parser which can generate a schema definition based on an GraphQL (https://github.com/facebook/graphql) definition. This schema can then be used by the assimilator to procude the fitting response format