OBJECT
PolicyHolderCopy
link GraphQL Schema definition
- type PolicyHolderCopy {
- Client :
- UUID :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [ClientRating!]!
- Company :
- UUID :
- # Arguments
- # after: Returns the elements in the list that come after the
- # specified cursor.
- # before: Returns the elements in the list that come before the
- # specified cursor.
- # first: Returns the first _n_ elements from the list.
- # last: Returns the last _n_ elements from the list.
- String, : String, : Int, : Int): PolicyHolderConnection! ( :
- ISO8601DateTime :
- User :
- UUID :
- Date :
- UUID :
- String :
- Boolean :
- Boolean :
- Int :
- String :
- String :
- Opportunity :
- UUID :
- Organization :
- Int :
- PolicyHolderOwner! :
- OwnerType :
- String :
- Policy :
- PolicyHolderType :
- String :
- UUID :
- PolicyHolderRelationshipType :
- String :
- Date :
- ISO8601DateTime :
- User :
- UUID :
- }