CRUD endpoints for a users resource with GET, POST, PUT, DELETE.
Single POST /graphql endpoint with query/mutation examples.
400, 401, 403, 404, 500 status codes for error handling tests.
Login, logout, refresh token, and me endpoints.
Paginated list endpoints with page/limit parameters.