OBJECT

QuoteRequestMessageCount

link GraphQL Schema definition

  • type QuoteRequestMessageCount {
  • all: Int!
  • unread: Int!
  • read: Int!
  • }