DisBot
    Preparing search index...

    Type Alias TicketFeedbackMaxAggregateInputType

    type TicketFeedbackMaxAggregateInputType = {
        Comment?: true;
        Id?: true;
        Rating?: true;
        Sent?: true;
        SubmittedAt?: true;
        TicketId?: true;
    }
    Index

    Properties

    Comment?: true
    Id?: true
    Rating?: true
    Sent?: true
    SubmittedAt?: true
    TicketId?: true