You need to sign in or sign up before continuing.
Select Git revision
graphql_controller.rb
-
Heinrich Lee Yu authored
When a GraphQL request only contains queries, it can be requested using GET which skips CSRF checks. We can skip the same checks even if they are requested with a POST since these should not mutate any data.
Heinrich Lee Yu authoredWhen a GraphQL request only contains queries, it can be requested using GET which skips CSRF checks. We can skip the same checks even if they are requested with a POST since these should not mutate any data.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.