Type Alias TSCustomMessageCountOutputTypeCountButtonsArgs<ExtArgs>

TSCustomMessageCountOutputTypeCountButtonsArgs<ExtArgs>: {
    where?: TSMessageButtonWhereInput;
}

TSCustomMessageCountOutputType without action

Type Parameters