Enable GraphQL traffic
Last updated
Was this helpful?
By default, Link11 WAAP will block GraphQL traffic, for two reasons:
The size of the argument
Content Filter Rule number 600110, which contains this Match string: ([$@{}()\[\]].*){8,})
To allow GraphQL traffic, create a Content Filter Profile with:
An Argument Max Length that will accommodate the maximum size of the queries
This tag in the Ignore Content Filter Tags list: cf-rule-name:600110
Then assign this Content Filter Profile to the location (i.e., the site or path) of the GraphQL queries via an appropriate Security Policy.
Last updated
Was this helpful?
Was this helpful?