using Application.Abstractions.Messaging; namespace Application.Features.Admin.MemberGrade.GetAll; public sealed record Query : IQuery;