Graphiql interface is working for only specific path.
Graphiql interface is working for only specific set of query.
/aem/graphiql.html
how to configure to include all the query paths.
Graphiql interface is working for only specific set of query.
/aem/graphiql.html
how to configure to include all the query paths.
Hi,
I created a folder called persistentQueries under /conf/{Business Unit}/settings/graphql/persistentQueries(my queries are there) to store all the queries. I used the /aem/graphiql.html interface to add them. Maybe you need to have the same kind of folder persistentQueries.
Please note that some operators only work if the GraphQL model type matches the data type used in the query (e.g., number, string, etc.).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.