I understand whenever someone is making a GraphQL query request to AEM, the publishers will be hit with some load time. What happens if someone decides to spam the GraphQL query request?
is there a secure way to safeguard the GraphQL query request from being spammed?
How about caching? How does AEM cache GraphQL query requests?