If you’re set on using Firebase, you can make a one-to-one mapping of Firebase’s API into GraphQL queries and mutations . You can surely wrap the Firebase API into GraphQL resolvers, and make calls that way.
If you’re set on using Firebase, you can make a one-to-one mapping of Firebase’s API into GraphQL queries and mutations . You can surely wrap the Firebase API into GraphQL resolvers, and make calls that way.