📡 GraphqlAPI — Login
Rate limit policy
⚠ Login mutations: max 5 per minute per IP
POST /graphql
mutation { login(username: "admin", password: "letmein") { token role } }
Send request
Insert batched query
{ }
Rate limit: 0/5 requests in last minute