Can you use FusionAuth with GraphQL?
- 
 I'd like to use the FusionAuth APIs with GraphQL. 
- 
 There is no officially supported GraphQL implementation. However, a community member, Klemens Morgenstern, has created a schema which may help you out. Take a look. 
- 
 Im using FA with my graphql api (hasura) 
- 
 @fusionauth_user, are you using Klemen's schema or did you create your own? 
