Developer Jahia 8.2

Where can I find the graphql schema files?

Question

Where can I find the graphql schema files?

Answer

You can access the GraphQL schema thanks to the tools page Jahia GraphQL Core Provider : graphql-workspace (JAHIA_URL/modules/graphql-dxm-provider/tools/graphql-workspace.jsp).

Once opened, you just have to click on the icon in the top-left corner: graphql_docs.png

In the same way, you can also access the explorer to help writing the queries/mutations: graphql_explorer.png