|
|
|
|
|
by dwwoelfel
2893 days ago
|
|
It depends on the backend that powers your GraphQL API, some are much easier than others, but all are doable. Which backend are you using? We have already done a lot of the groundwork, embedding other GraphQL APIs like GitHub's into OneGraph. We're careful to namespace all of the types so that there will be no collisions. |
|