Forbid GET requests with mutations
Verify that mutations are forbidden in GET requests This ensures that GET requests do not execute mutations. Changelog: security
Showing
Please register or sign in to comment
Verify that mutations are forbidden in GET requests This ensures that GET requests do not execute mutations. Changelog: security