OBJECT
SupportRequestDto
link GraphQL Schema definition
- type SupportRequestDto {
- : ID!
- : ID!
- : SupportRequestUserDto!
- : SupportRequestType!
- : String
- : String
- : String
- : Int!
- : Int
- : SupportRequestCustomerDto!
- : [SupportRequestCustomerDto]
- : SupportRequestCustomerDto
- : String
- : ID
- : String
- : String
- : String
- : String
- : String
- : ID
- : Boolean
- : String
- : String
- : String
- : ID
- : String
- : String!
- : ID
- : String
- : String
- : String
- : OffsetDateTime!
- : OffsetDateTime!
- }