OBJECT

License

link GraphQL Schema definition

  • type License implements DiscussionInfoInterface, DiscussionsConnectionInterface {
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • activities(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Activity!]!
  • advisor: Advisor!
  • advisorId: UUID!
  • advisorNameDn: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • appointments(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Appointment!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • attachments(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Attachment!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • badges(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Badge!]!
  • commentContactActions: [String!]!
  • # Arguments
  • # action: [Not documented]
  • commentContactsEmails(action: String): [JSON!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • contracts(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Contract!]!
  • corporate: Firm
  • corporateId: UUID
  • createdAt: ISO8601DateTime!
  • createdBy: User!
  • createdById: UUID!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • currentDiscussions(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: DiscussionSort
  • ): [Discussion!]!
  • # 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.
  • # filterParams: [Not documented]
  • discussionConnection(
  • after: String,
  • before: String,
  • first: Int,
  • last: Int,
  • filterParams: DiscussionFilter
  • ): DiscussionConnection!
  • discussionInfo: JSON
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • discussions(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: DiscussionSort
  • ): [Discussion!]!
  • effectiveDate: Date
  • expirationDate: Date
  • expressStep: String
  • externalManager: Contact
  • externalManagerId: UUID
  • feePaidBy: InsuranceProviderType
  • feePaidById: String
  • feedFilter: [String!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • fieldAttributes(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [Attribute!]!
  • firmNameDn: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • followups(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Followup!]!
  • id: UUID!
  • importKey: String
  • internalManager: User
  • internalManagerId: UUID
  • isAccidentAndHealthOrSickness: Boolean
  • isAgent: Boolean
  • isBroker: Boolean
  • isCarRental: Boolean
  • isCasualty: Boolean
  • isCredit: Boolean
  • isCrop: Boolean
  • isLife: Boolean
  • isPersonalLines: Boolean
  • isProducer: Boolean
  • isProperty: Boolean
  • isStateTraining: Boolean
  • isSurety: Boolean
  • isSurplusLinesProducer: Boolean
  • isTravel: Boolean
  • isVariable: Boolean
  • lastViewedAt: ISO8601DateTime
  • licenseStatus: LicenseStatus!
  • licenseStatusId: String!
  • name: String
  • note: String
  • number: String
  • organization: Organization!
  • organizationId: Int!
  • other: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • primaryDiscussions(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: DiscussionSort
  • ): [Discussion!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • requirements(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Requirement!]!
  • residentType: ResidentType!
  • residentTypeId: String!
  • state: State!
  • stateAbbreviationDn: String
  • stateId: Int!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • statusUpdates(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [StatusUpdate!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • subscribers(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Subscriber!]!
  • updatedAt: ISO8601DateTime!
  • updatedBy: User!
  • updatedById: UUID!
  • userNameDn: String
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • workItems(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [WorkItem!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • workflowAssignments(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [WorkflowAssignment!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • workflowSteps(
  • offset: Int,
  • limit: Int,
  • sortOrder: SortOrder,
  • sortBy: SortBy
  • ): [WorkflowStep!]!
  • # Arguments
  • # offset: [Not documented]
  • # limit: [Not documented]
  • # sortOrder: [Not documented]
  • # sortBy: [Not documented]
  • workflows(offset: Int, limit: Int, sortOrder: SortOrder, sortBy: SortBy): [Workflow!]!
  • }