Developer DevOps System Administrator Jahia 8.2

How can I log something inside my tomcat with a GraphQL request?

Question

How can I log something inside my tomcat with a GraphQL request?

Answer

As of now (7th of November, 2025) Jahia doesn't provide any GraphQL query or mutation to do so.

If you need this behavior, you'll need to make some custom code.

This page (chapter GraphQL extensions)can give you some interesting information and, also, this source code.