OBJECT
ProductUnderwritingType
link GraphQL Schema definition
- type ProductUnderwritingType {
- : ISO8601DateTime!
- : User!
- : UUID!
- : UUID!
- : Organization!
- : Int!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Policy!]!
- : Product!
- : UUID!
- : UnderwritingType!
- : String!
- : ISO8601DateTime!
- : User!
- : UUID!
- }