OBJECT
PolicyHolder
link GraphQL Schema definition
- type PolicyHolder {
- 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! :
- }
link Require by
- Banknull
- BankCopynull
- Clientnull
- ClientCopynull
- ClientRatingnull
- Companynull
- CompanyCopynull
- Opportunitynull
- OpportunityCopynull
- Policynull
- PolicyCopynull
- PolicyHolderCreatePayloadAutogenerated return type of PolicyHolderCreate
- PolicyHolderDestroyPayloadAutogenerated return type of PolicyHolderDestroy
- PolicyHolderUpdatePayloadAutogenerated return type of PolicyHolderUpdate