Need to disable in authentication and authorization

Hi Team,
Need to disable authentication and authorization for graphql api , because do authentication and authorization in different service .

SELECT DISTINCTROW t0 . * FROM up_permissions AS t0 LEFT JOIN up_permissions_role_links AS t1 ON t0 . id = t1 . permission_id LEFT JOIN up_roles AS t2 ON t1 . role_id = t2 . id WHERE ( t2 . type = ? ) → need to disable this query

This topic has been created from a Discord post (1250122200120295444) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

<@&812004048591913010> can anyone help on this ?

Don’t ping moderators for help, please read <#811989167357689917>