In a Strapi v5 project, what is the most effective and secure way to completely disable REST API endpoints and allow only GraphQL operations?
In a Strapi v5 project, what is the most effective and secure way to completely disable REST API endpoints and allow only GraphQL operations?