Build GraphQL scheme from collections and documents

Hello everyone, I am new in fauna and in forum I have a question.
If I take the example and generate the social graph, can you then build the API Graphql for this database?
I explain better, suppose that I design a database using FQL and create my collections and documents, after this is working, it is possible to create an API GRAPHQL, or you can only do using the import schema.

The Fauna GraphQL API requires a schema definition. We don’t currently provide one for the social graph tutorial.

I’ve filed an issue, DOCS-2160, to add such a schema and the steps to use it. It might be some time before we can create those additions. Perhaps another forum contributor can help you get going while you wait.

1 Like